Paleta de colores Desert Duo Tabby Cat

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Desert Duo Tabby Cat palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Desert Duo Tabby Cat

Download desert duo tabby cat color palette PNG image (landscape)
Download desert duo tabby cat color palette PNG image (square)

CSS de la paleta de colores Desert Duo Tabby Cat

/* CSS */
.color-1 {
color: #f9e7d2;
}
.color-2 {
color: #fcd8ab;
}
.color-3 {
color: #eec395;
}
.color-4 {
color: #d5ac86;
}
.color-5 {
color: #a3715c;
}

/* CSS Variables */
:root {
--color-1: #f9e7d2;
--color-2: #fcd8ab;
--color-3: #eec395;
--color-4: #d5ac86;
--color-5: #a3715c;
}

CSS del degradado de fondo Desert Duo Tabby Cat

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9e7d2, #fcd8ab, #eec395, #d5ac86, #a3715c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9e7d2, #fcd8ab, #eec395, #d5ac86, #a3715c);
}

Desert Duo Tabby Cat color palette created on .