Paleta de colores Scarlet Woods
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Scarlet Woods palette
CSS de la paleta de colores Scarlet Woods
/* CSS */
.color-1 {
color: #9c1c31;
}
.color-2 {
color: #c05039;
}
.color-3 {
color: #d67d4c;
}
.color-4 {
color: #e2b95a;
}
.color-5 {
color: #f1c6a7;
}
/* CSS Variables */
:root {
--color-1: #9c1c31;
--color-2: #c05039;
--color-3: #d67d4c;
--color-4: #e2b95a;
--color-5: #f1c6a7;
}
CSS del degradado de fondo Scarlet Woods
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c1c31, #c05039, #d67d4c, #e2b95a, #f1c6a7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c1c31, #c05039, #d67d4c, #e2b95a, #f1c6a7);
}
Paletas de colores similares
- Something Bad Will Happen Soon
- 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
- Crimson Whisper
- Thorned Elegance
Scarlet Woods color palette created on .