Petals of Reflection Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Petals of Reflection palette
Petals of Reflection color palette CSS
/* CSS */
.color-1 {
color: #eab8d1;
}
.color-2 {
color: #df6d78;
}
.color-3 {
color: #c0599c;
}
.color-4 {
color: #8c2c5d;
}
.color-5 {
color: #4c1a3c;
}
/* CSS Variables */
:root {
--color-1: #eab8d1;
--color-2: #df6d78;
--color-3: #c0599c;
--color-4: #8c2c5d;
--color-5: #4c1a3c;
}
Petals of Reflection background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eab8d1, #df6d78, #c0599c, #8c2c5d, #4c1a3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eab8d1, #df6d78, #c0599c, #8c2c5d, #4c1a3c);
}
Similar color palettes
Scroll down to explore 400+ Pink color palettes
- Bright Hot Pink
- Midnight Spectacle
- Shades of Blue
- Purple Sunset
- Celestial Confectionery
- Pink Shades
- Tropical Sunset Serpent
- Electric Blossom
- Red and Black Elegance
- Cotton Candy Dreams
- Neon Dreamscape
- Blushing Sunrise
- Purple Mystique
- Witching Hour Elegance
- Violet Reverie
- Tropical Twilight
- Warm Sunset
- Jester's Masquerade
Petals of Reflection color palette created on .