Scarlett Serenade Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Scarlett Serenade palette
Scarlett Serenade color palette CSS
/* CSS */
.color-1 {
color: #d63f2e;
}
.color-2 {
color: #f06090;
}
.color-3 {
color: #ffb84d;
}
.color-4 {
color: #ffcc80;
}
.color-5 {
color: #ff8a66;
}
/* CSS Variables */
:root {
--color-1: #d63f2e;
--color-2: #f06090;
--color-3: #ffb84d;
--color-4: #ffcc80;
--color-5: #ff8a66;
}
Scarlett Serenade background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d63f2e, #f06090, #ffb84d, #ffcc80, #ff8a66);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d63f2e, #f06090, #ffb84d, #ffcc80, #ff8a66);
}
Similar color palettes
Scroll down to explore 100+ Red color palettes
- Sunlit Serenity
- Dusty Rose
- Shades of Yellow Red
- Dreamscape Reverie
- Electric Harmony
- Sunkissed Sorrows
- Crimson Mist
- Pink Hollyberry
- Dino Disco Delight
- Juicy Summer Delight
- Dark Purple Rainbow
- Luminous Undead Glow
- Pink Love
- Red Cookie Delight
- Sweet Orchard Delight
- Crimson Valentino
- Crimson Veil Elegance
- Crimson Sunrise
Scarlett Serenade color palette created on .