Paleta de colores Dianthus Delight
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Dianthus Delight palette
Imagen PNG de la paleta de colores Dianthus Delight
CSS de la paleta de colores Dianthus Delight
/* CSS */
.color-1 {
color: #9f493c;
}
.color-2 {
color: #b66c5d;
}
.color-3 {
color: #d89879;
}
.color-4 {
color: #f1c5a2;
}
.color-5 {
color: #f4e2d7;
}
/* CSS Variables */
:root {
--color-1: #9f493c;
--color-2: #b66c5d;
--color-3: #d89879;
--color-4: #f1c5a2;
--color-5: #f4e2d7;
}
CSS del degradado de fondo Dianthus Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9f493c, #b66c5d, #d89879, #f1c5a2, #f4e2d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9f493c, #b66c5d, #d89879, #f1c5a2, #f4e2d7);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 10+ paletas de colores Castaño rojizo
Dianthus Delight color palette created on .