Velvet Rose Embrace Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Velvet Rose Embrace palette
Velvet Rose Embrace color palette CSS
/* CSS */
.color-1 {
color: #9c1c31;
}
.color-2 {
color: #b1394b;
}
.color-3 {
color: #d45e72;
}
.color-4 {
color: #e8a1a9;
}
.color-5 {
color: #f3c3d7;
}
/* CSS Variables */
:root {
--color-1: #9c1c31;
--color-2: #b1394b;
--color-3: #d45e72;
--color-4: #e8a1a9;
--color-5: #f3c3d7;
}
Velvet Rose Embrace background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c1c31, #b1394b, #d45e72, #e8a1a9, #f3c3d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c1c31, #b1394b, #d45e72, #e8a1a9, #f3c3d7);
}
Similar color palettes
Scroll down to explore 100+ Red color palettes
- 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 Veil Elegance
Velvet Rose Embrace color palette created on .