Scarlet Sunrise Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Scarlet Sunrise palette
Scarlet Sunrise color palette CSS
/* CSS */
.color-1 {
color: #c92c41;
}
.color-2 {
color: #f45d7b;
}
.color-3 {
color: #f9a39a;
}
.color-4 {
color: #f6d0b1;
}
.color-5 {
color: #f6e6b1;
}
/* CSS Variables */
:root {
--color-1: #c92c41;
--color-2: #f45d7b;
--color-3: #f9a39a;
--color-4: #f6d0b1;
--color-5: #f6e6b1;
}
Scarlet Sunrise background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c92c41, #f45d7b, #f9a39a, #f6d0b1, #f6e6b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c92c41, #f45d7b, #f9a39a, #f6d0b1, #f6e6b1);
}
Similar color palettes
Scroll down to explore 100+ Red color palettes
- 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
- Shades of Red
- Mystic Pink
Scarlet Sunrise color palette created on .