Cranberry Wine Shades Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Cranberry Wine Shades palette
tavolozza dei colori Cranberry Wine Shades CSS
/* CSS */
.color-1 {
color: #c11a4f;
}
.color-2 {
color: #d95854;
}
.color-3 {
color: #e2b6d3;
}
.color-4 {
color: #9a3c3c;
}
.color-5 {
color: #b43147;
}
/* CSS Variables */
:root {
--color-1: #c11a4f;
--color-2: #d95854;
--color-3: #e2b6d3;
--color-4: #9a3c3c;
--color-5: #b43147;
}
CSS con gradiente di sfondo Cranberry Wine Shades
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c11a4f, #d95854, #e2b6d3, #9a3c3c, #b43147);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c11a4f, #d95854, #e2b6d3, #9a3c3c, #b43147);
}
Tavolozze di colori simili
Nessuna tavolozza trovata
Prova filtri diversi o cancella la tua selezione attuale.
Cranberry Wine Shades color palette created on .