Whimsical Bloom Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whimsical Bloom palette
Whimsical Bloom color palette CSS
/* CSS */
.color-1 {
color: #ffb1ad;
}
.color-2 {
color: #eab8e4;
}
.color-3 {
color: #a7c6e7;
}
.color-4 {
color: #f6e49d;
}
.color-5 {
color: #ff6e61;
}
/* CSS Variables */
:root {
--color-1: #ffb1ad;
--color-2: #eab8e4;
--color-3: #a7c6e7;
--color-4: #f6e49d;
--color-5: #ff6e61;
}
Whimsical Bloom background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb1ad, #eab8e4, #a7c6e7, #f6e49d, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb1ad, #eab8e4, #a7c6e7, #f6e49d, #ff6e61);
}
Similar color palettes
- Blossom Breeze
- Whimsical Blossom
- Royal Rose Garden
- Mulberry Garden
- Pink Strawberry Milkshake
- Charming Serenity
- Pink Shades
- Shades of Green
- Whispers of the Ancients
- Purple Princess
- Shades of Green and Pink
- Pink Whisper Dreams
- Black Green Elegance
- Dahlia Dreams
- Rosewood Vibes
- Pink Dahlia
- Shades of Pink
- Whimsical Dreams
Whimsical Bloom color palette created on .