Paleta de colores Regal Radiance
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Regal Radiance palette
CSS de la paleta de colores Regal Radiance
/* CSS */
.color-1 {
color: #4c2f6f;
}
.color-2 {
color: #a95b9d;
}
.color-3 {
color: #e2b04b;
}
.color-4 {
color: #f5a300;
}
.color-5 {
color: #da6a3e;
}
/* CSS Variables */
:root {
--color-1: #4c2f6f;
--color-2: #a95b9d;
--color-3: #e2b04b;
--color-4: #f5a300;
--color-5: #da6a3e;
}
CSS del degradado de fondo Regal Radiance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c2f6f, #a95b9d, #e2b04b, #f5a300, #da6a3e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c2f6f, #a95b9d, #e2b04b, #f5a300, #da6a3e);
}
Paletas de colores similares
- 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
- Emerald Whisper
- Chorus of Warmth
- Reflective Oasis
- Mystical Amethyst Dream
- Wozzy Wonderland
- Aqua Serenade
Regal Radiance color palette created on .