Vivid Vee's Embrace Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Vivid Vee's Embrace palette
Vivid Vee's Embrace color palette CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ff8f5c;
}
.color-3 {
color: #ffb85c;
}
.color-4 {
color: #f4d35d;
}
.color-5 {
color: #690571;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ff8f5c;
--color-3: #ffb85c;
--color-4: #f4d35d;
--color-5: #690571;
}
Vivid Vee's Embrace background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ff8f5c, #ffb85c, #f4d35d, #690571);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ff8f5c, #ffb85c, #f4d35d, #690571);
}
Similar color palettes
- Twilight Vigilance
- Midnight Orchid Serenade
- Vibrant Sunset Fusion
- Celebration Spectrum
- Slime Time Sunset
- Nickelodeon Orange and Green Burst
- Coastal Blue
- Orange and Blue Delight
- Golden Jupiter
- Bright Orange
- Vibrant Sunset Dreams
- Faded Ember Dream
- Golden Blossom Harmony
- Poppy Dreamscape
- Sunset Serenade
- Tisha's Garden
- Sunset Serenade
- Evi's Enchantment
Vivid Vee's Embrace color palette created on .