Paleta de colores Dianthus Delight

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Dianthus Delight palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Dianthus Delight

Download dianthus delight color palette PNG image (landscape)
Download dianthus delight color palette PNG image (square)

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);
}

Dianthus Delight color palette created on .