Candyland Delight Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Candyland Delight palette
Candyland Delight color palette CSS
/* CSS */
.color-1 {
color: #d8f1a2;
}
.color-2 {
color: #f5a524;
}
.color-3 {
color: #f6e48e;
}
.color-4 {
color: #ff7a7a;
}
.color-5 {
color: #e84c30;
}
/* CSS Variables */
:root {
--color-1: #d8f1a2;
--color-2: #f5a524;
--color-3: #f6e48e;
--color-4: #ff7a7a;
--color-5: #e84c30;
}
Candyland Delight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d8f1a2, #f5a524, #f6e48e, #ff7a7a, #e84c30);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d8f1a2, #f5a524, #f6e48e, #ff7a7a, #e84c30);
}
Similar color palettes
- Enigmatic Bloom
- Red Ladybug
- Red and Black Ladybug
- Golden Sunset
- Trendy Pink Shades
- Golden Sunset Serenade
- Momo's Whisker Blossoms
- Sunset Serenade
- Sweetheart Bliss
- Lush Meadow Sunrise
- Golden Sunrise
- Shades of Red
- Hippie Blue Dream
- Pixelated Sunset
- Orange Halloween
- Shades of Purple
- Shades of Teal
- Tom's Sunset Serenade
Candyland Delight color palette created on .