Soft Sands Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Soft Sands palette

Condividi questa palette a:

Scarica la tavolozza dei colori Soft Sands (PNG)

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

tavolozza dei colori Soft Sands CSS

/* 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 con gradiente di sfondo 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);
}

Tavolozze di colori simili

Soft Sands color palette created on .