Enigmatic Bloom Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Enigmatic Bloom palette
Enigmatic Bloom color palette CSS
/* CSS */
.color-1 {
color: #e13d8c;
}
.color-2 {
color: #a85d9b;
}
.color-3 {
color: #7a7b99;
}
.color-4 {
color: #5d4d8f;
}
.color-5 {
color: #3b2f5b;
}
/* CSS Variables */
:root {
--color-1: #e13d8c;
--color-2: #a85d9b;
--color-3: #7a7b99;
--color-4: #5d4d8f;
--color-5: #3b2f5b;
}
Enigmatic Bloom background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e13d8c, #a85d9b, #7a7b99, #5d4d8f, #3b2f5b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e13d8c, #a85d9b, #7a7b99, #5d4d8f, #3b2f5b);
}
Similar color palettes
- Celestial Lavender Dream
- Purple Dreams
- Whimsical Winks
- Moonlight Purple Shades
- Frosted Lilac Dreams
- Electric Dreamscape
- Purple Witches
- Whispers of Lavender
- Purple Heartbreak
- Purple Magic
- Celestial Dreamscape
- Celestial Whispers
- Purple Dream
- Celestial Descent
- Whimsical Twilight
- Celestial Dawn
- Blue Sunrise
- Melancholic Elegance
Enigmatic Bloom color palette created on .