Desert Mountain Meadow Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Desert Mountain Meadow palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Desert Mountain Meadow

Download desert mountain meadow color palette PNG image (landscape)
Download desert mountain meadow color palette PNG image (square)

tavolozza dei colori Desert Mountain Meadow CSS

/* CSS */
.color-1 {
color: #a7d7b8;
}
.color-2 {
color: #ffd980;
}
.color-3 {
color: #d59f4d;
}
.color-4 {
color: #b77d4e;
}
.color-5 {
color: #7a4c2a;
}

/* CSS Variables */
:root {
--color-1: #a7d7b8;
--color-2: #ffd980;
--color-3: #d59f4d;
--color-4: #b77d4e;
--color-5: #7a4c2a;
}

CSS con gradiente di sfondo Desert Mountain Meadow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7d7b8, #ffd980, #d59f4d, #b77d4e, #7a4c2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7d7b8, #ffd980, #d59f4d, #b77d4e, #7a4c2a);
}

Tavolozze di colori simili

Desert Mountain Meadow color palette created on .