Whimsical Orchid Dream Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whimsical Orchid Dream palette
Whimsical Orchid Dream color palette CSS
/* CSS */
.color-1 {
color: #dfafe4;
}
.color-2 {
color: #d69edc;
}
.color-3 {
color: #c45dd0;
}
.color-4 {
color: #a75ab5;
}
.color-5 {
color: #6e4d89;
}
/* CSS Variables */
:root {
--color-1: #dfafe4;
--color-2: #d69edc;
--color-3: #c45dd0;
--color-4: #a75ab5;
--color-5: #6e4d89;
}
Whimsical Orchid Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dfafe4, #d69edc, #c45dd0, #a75ab5, #6e4d89);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dfafe4, #d69edc, #c45dd0, #a75ab5, #6e4d89);
}
Similar color palettes
- Melancholic Elegance
- Twilight Shades of Purple
- Ethereal Dawn
- Ethereal Twilight
- Celestial Dreamscape
- Celestial Reverie
- Purple Sunshine
- Whimsical Farrow Blossoms
- Purple Twilight
- Purple Twilight
- Shades of Blue
- Dreamy Dusk
- Shades of Purple
- Lavender Dreams
- Whispers of the Night
- Shades of Morado
- Teal and Lavender Dream
- Mystical Whimsy
Whimsical Orchid Dream color palette created on .