Eggplant Gradient

Ready-made eggplant gradients with copy-paste CSS — light, dark, complementary and background variations — plus a generator to build your own eggplant gradient.

A eggplant gradient blends eggplant (#614051) into another tone — lighter, darker, or a complementary colour. Below are ready-made eggplant gradients with copy-paste CSS, plus a generator to build your own.

Colours
Type
Angle 90°
Light to dark eggplant
Eggplant to white
Eggplant to black
Eggplant to light
Eggplant complementary
Eggplant analogous
Eggplant duotone
Eggplant pastel
Built by DSGN.HOUSE Updated 2026

Our color tools run on our own catalogue of 26,000+ real paint colors across 16 brands — Benjamin Moore, Sherwin-Williams, Behr, Dulux, RAL and more — with the color math (HSL and CIELAB matching) computed in-house, not scraped from summaries. Every color you pick maps to a real, buyable paint with its code, so what you see here you can actually take to the store. We review and update these tools and their data regularly.

Created by Denis Kataev, founder of DSGN.HOUSE — a software engineer and digital entrepreneur building professional color-design tools for everyone.

How do I make a eggplant gradient?+

Pick a eggplant base like #614051 and a second tone (a lighter or darker eggplant, or a complementary colour), then blend them with CSS linear-gradient(). Use the generator below and copy the CSS.

What colours go in a eggplant gradient?+

Eggplant pairs well with a lighter or darker shade of itself, white or black for depth, or its complementary colour. The presets above show the best combinations.

What is the CSS for a eggplant gradient?+

For example: background: linear-gradient(90deg, #614051, #181015);. Each ready-made eggplant gradient above has its own copy-paste CSS.

Can I use these gradients for backgrounds?+

Yes — copy the CSS into any background property. The gradients work as website, app, phone-wallpaper and design backgrounds.