Paleta de colores Soft Sands

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Soft Sands palette

Compartir esta paleta en:

Descargar la paleta de colores Soft Sands (PNG)

Download soft sands color palette PNG image (landscape)
Download soft sands color palette PNG image (square)

CSS de la paleta de colores Soft Sands

/* CSS */
.color-1 {
color: #f0e8b2;
}
.color-2 {
color: #d9c5a0;
}
.color-3 {
color: #beae9d;
}
.color-4 {
color: #a7997b;
}
.color-5 {
color: #8e7d5d;
}

/* CSS Variables */
:root {
--color-1: #f0e8b2;
--color-2: #d9c5a0;
--color-3: #beae9d;
--color-4: #a7997b;
--color-5: #8e7d5d;
}

CSS del degradado de fondo Soft Sands

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0e8b2, #d9c5a0, #beae9d, #a7997b, #8e7d5d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0e8b2, #d9c5a0, #beae9d, #a7997b, #8e7d5d);
}

Paletas de colores similares

Soft Sands color palette created on .