Mystic Feline Dance Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Mystic Feline Dance palette
Mystic Feline Dance color palette CSS
/* CSS */
.color-1 {
color: #1c1f54;
}
.color-2 {
color: #592d8f;
}
.color-3 {
color: #a23f8e;
}
.color-4 {
color: #f0a83d;
}
.color-5 {
color: #f5e77a;
}
/* CSS Variables */
:root {
--color-1: #1c1f54;
--color-2: #592d8f;
--color-3: #a23f8e;
--color-4: #f0a83d;
--color-5: #f5e77a;
}
Mystic Feline Dance background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c1f54, #592d8f, #a23f8e, #f0a83d, #f5e77a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c1f54, #592d8f, #a23f8e, #f0a83d, #f5e77a);
}
Similar color palettes
- Shades of Purple
- Shades of Red, Blue, and Purple
- Sunset Serenade
- Teal Shades
- Purple Dreams
- Whirling Dreams
- Whispers of Wisteria
- Shades of Yellow
- Shades of Yellow and Blue
- Vortex of Dreams
- Whirling Serenity
- Blushing Sunrise
- Purple Heavy
- Sugar Rush Dreamscape
- Light Blue
- Sunny Nickle
- Cotton Candy Dreamscape
- Oceanic Horizon
Mystic Feline Dance color palette created on .