Golden Dusk Bliss Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Golden Dusk Bliss palette
Golden Dusk Bliss color palette CSS
/* CSS */
.color-1 {
color: #f0c15c;
}
.color-2 {
color: #f6c879;
}
.color-3 {
color: #f9d89a;
}
.color-4 {
color: #fce4c5;
}
.color-5 {
color: #ffc2a8;
}
/* CSS Variables */
:root {
--color-1: #f0c15c;
--color-2: #f6c879;
--color-3: #f9d89a;
--color-4: #fce4c5;
--color-5: #ffc2a8;
}
Golden Dusk Bliss background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0c15c, #f6c879, #f9d89a, #fce4c5, #ffc2a8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0c15c, #f6c879, #f9d89a, #fce4c5, #ffc2a8);
}
Similar color palettes
Scroll down to explore 100+ Bright color palettes
- Shades of Blue
- Sunny Seascape
- Whispering Cookie Crumbs
- Pastel Meringue Pink
- Vanilla Dreamscape
- Samantha's Serenade
- Shades of Yellow
- Berry Bliss Delight
- Golden Whisk Serenade
- Seductive Coral
- Ethereal Dusk
- Ethereal Dusk
- Pink Silk
- Oleander Blossom
- Whispering Cookie Crumble
- Sapphire Garden Escape
- Shades of Blue
- Caramelized Sunset
Golden Dusk Bliss color palette created on .