Sunset Blossom Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Sunset Blossom palette
Sunset Blossom color palette CSS
/* CSS */
.color-1 {
color: #f26969;
}
.color-2 {
color: #f4b943;
}
.color-3 {
color: #f6d979;
}
.color-4 {
color: #f1e7b7;
}
.color-5 {
color: #f2c1b1;
}
/* CSS Variables */
:root {
--color-1: #f26969;
--color-2: #f4b943;
--color-3: #f6d979;
--color-4: #f1e7b7;
--color-5: #f2c1b1;
}
Sunset Blossom background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f26969, #f4b943, #f6d979, #f1e7b7, #f2c1b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f26969, #f4b943, #f6d979, #f1e7b7, #f2c1b1);
}
Similar color palettes
- Katherine's Sunrise
- Fading Petals
- Mulberry Garden
- Shades of Red
- Pink Strawberry Milkshake
- Charming Serenity
- Pink Strawberry Milkshake
- Pastel Ivy League
- Purple Princess
- Valeriano Dreamscape
- Shades of Green and Pink
- Pink Whisper Dreams
- Shades of Green and Pink
- Black Green Elegance
- Dahlia Dreams
- Pink Dahlia
- Serene Sunset Breeze
- Shades of Pink
Sunset Blossom color palette created on .