Paleta de colores Soft Natural Cat

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Soft Natural Cat palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Soft Natural Cat

Download soft natural cat color palette PNG image (landscape)
Download soft natural cat color palette PNG image (square)

CSS de la paleta de colores Soft Natural Cat

/* CSS */
.color-1 {
color: #e0d1ae;
}
.color-2 {
color: #d0b89a;
}
.color-3 {
color: #f2e1c4;
}
.color-4 {
color: #e5caa4;
}
.color-5 {
color: #b9a488;
}

/* CSS Variables */
:root {
--color-1: #e0d1ae;
--color-2: #d0b89a;
--color-3: #f2e1c4;
--color-4: #e5caa4;
--color-5: #b9a488;
}

CSS del degradado de fondo Soft Natural Cat

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0d1ae, #d0b89a, #f2e1c4, #e5caa4, #b9a488);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0d1ae, #d0b89a, #f2e1c4, #e5caa4, #b9a488);
}

Soft Natural Cat color palette created on .