Sunset Whispers Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Sunset Whispers palette
Sunset Whispers color palette CSS
/* CSS */
.color-1 {
color: #fef7e7;
}
.color-2 {
color: #f3c0a5;
}
.color-3 {
color: #e08d6c;
}
.color-4 {
color: #d05e3e;
}
.color-5 {
color: #a34d2e;
}
/* CSS Variables */
:root {
--color-1: #fef7e7;
--color-2: #f3c0a5;
--color-3: #e08d6c;
--color-4: #d05e3e;
--color-5: #a34d2e;
}
Sunset Whispers background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fef7e7, #f3c0a5, #e08d6c, #d05e3e, #a34d2e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fef7e7, #f3c0a5, #e08d6c, #d05e3e, #a34d2e);
}
Similar color palettes
- Creamy Confections
- Cute Pink
- Autumn Whisper
- Sweet Whispered Dreams
- Smiles in Bloom
- Glimmering Crumble
- Celebration Sprinkles
- Pink Confetti
- Urban Enchantment
- Light Yellow
- Whimsical Sunrise
- Whimsical Tuhu Dreamscape
- Sunset Reverie
- Empowered Elegance
- Shades of Brown
- Botanical Remedies
- Creamy Sunset Delight
- Light Yellow White
Sunset Whispers color palette created on .