Crimson Whispers Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Crimson Whispers palette
Crimson Whispers color palette CSS
/* CSS */
.color-1 {
color: #f4603e;
}
.color-2 {
color: #f7a8a1;
}
.color-3 {
color: #f9cac3;
}
.color-4 {
color: #f9e4d2;
}
.color-5 {
color: #fef3e1;
}
/* CSS Variables */
:root {
--color-1: #f4603e;
--color-2: #f7a8a1;
--color-3: #f9cac3;
--color-4: #f9e4d2;
--color-5: #fef3e1;
}
Crimson Whispers background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4603e, #f7a8a1, #f9cac3, #f9e4d2, #fef3e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4603e, #f7a8a1, #f9cac3, #f9e4d2, #fef3e1);
}
Similar color palettes
Scroll down to explore 100+ Red color palettes
- Celebration Whirlwind
- Shades of Red and Blue
- 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 Whispers color palette created on .