Paleta de colores Red and Gold Delight
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Red and Gold Delight palette
CSS de la paleta de colores Red and Gold Delight
/* CSS */
.color-1 {
color: #c92c49;
}
.color-2 {
color: #eab8c8;
}
.color-3 {
color: #c4afa1;
}
.color-4 {
color: #b17b5d;
}
.color-5 {
color: #d6a13d;
}
/* CSS Variables */
:root {
--color-1: #c92c49;
--color-2: #eab8c8;
--color-3: #c4afa1;
--color-4: #b17b5d;
--color-5: #d6a13d;
}
CSS del degradado de fondo Red and Gold Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c92c49, #eab8c8, #c4afa1, #b17b5d, #d6a13d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c92c49, #eab8c8, #c4afa1, #b17b5d, #d6a13d);
}
Paletas de colores similares
- Something Bad Will Happen Soon
- Pink Sunset
- Bright Green Red Yellow
- Brown Moon
- Dark Raven
- Red Sunset
- Eclipse Essence
- Opulent Elegance
- Festive Confectionery
- Scarlet Woods
- Crimson Canopy
- Crimson and Navy Dream
- Muted Cranberry
- Ember Harvest
- Red Cookie Delight
- Festive Cookie Delight
- Cranberry Cookie Delight
- Cranberry Wine Shades
Red and Gold Delight color palette created on .