Aubergine Dreams Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Aubergine Dreams palette

Share this palette to:

Aubergine Dreams color palette PNG image

Download aubergine dreams color palette PNG image (landscape)
Download aubergine dreams color palette PNG image (square)

Aubergine Dreams color palette CSS

/* CSS */
.color-1 {
color: #4a1c24;
}
.color-2 {
color: #6e3b3a;
}
.color-3 {
color: #9a5b5e;
}
.color-4 {
color: #d69b8f;
}
.color-5 {
color: #f1d1c0;
}

/* CSS Variables */
:root {
--color-1: #4a1c24;
--color-2: #6e3b3a;
--color-3: #9a5b5e;
--color-4: #d69b8f;
--color-5: #f1d1c0;
}

Aubergine Dreams background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a1c24, #6e3b3a, #9a5b5e, #d69b8f, #f1d1c0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a1c24, #6e3b3a, #9a5b5e, #d69b8f, #f1d1c0);
}

Similar color palettes

Scroll down to explore 4 Aesthetic color palettes

Aubergine Dreams color palette created on .