Florest Moth Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Florest Moth palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Florest Moth

Download florest moth color palette PNG image (landscape)
Download florest moth color palette PNG image (square)

tavolozza dei colori Florest Moth CSS

/* CSS */
.color-1 {
color: #283022;
}
.color-2 {
color: #4b543b;
}
.color-3 {
color: #687359;
}
.color-4 {
color: #87836e;
}
.color-5 {
color: #8b716f;
}

/* CSS Variables */
:root {
--color-1: #283022;
--color-2: #4b543b;
--color-3: #687359;
--color-4: #87836e;
--color-5: #8b716f;
}

CSS con gradiente di sfondo Florest Moth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #283022, #4b543b, #687359, #87836e, #8b716f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #283022, #4b543b, #687359, #87836e, #8b716f);
}

Florest Moth color palette created on .