Paleta de colores Celestial Crusader
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Celestial Crusader palette
CSS de la paleta de colores Celestial Crusader
/* CSS */
.color-1 {
color: #4c2d4e;
}
.color-2 {
color: #6a4f6d;
}
.color-3 {
color: #a77b9d;
}
.color-4 {
color: #d2b6ca;
}
.color-5 {
color: #f4c3d6;
}
/* CSS Variables */
:root {
--color-1: #4c2d4e;
--color-2: #6a4f6d;
--color-3: #a77b9d;
--color-4: #d2b6ca;
--color-5: #f4c3d6;
}
CSS del degradado de fondo Celestial Crusader
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c2d4e, #6a4f6d, #a77b9d, #d2b6ca, #f4c3d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c2d4e, #6a4f6d, #a77b9d, #d2b6ca, #f4c3d6);
}
Paletas de colores similares
- Whimsical Blossoms
- Urban Harmony
- Whispers of Lavinia
- Pink and Orange Dreams
- Whimsical Lavinia
- Coral Breeze
- Pink Goddess
- Mystic Lavender Haze
- Shades of Pink
- Mystic Amethyst Dreamscape
- Shades of Blue
- Pacific Blue Breeze
- Lavender Delight
- Ocean Breeze Harmony
- Ace of Hues
- Ocean Sunrise
- Oliver's Orchard
- Creamy Blush Serenade
Celestial Crusader color palette created on .