Green Kimono Forest Beige Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Green Kimono Forest Beige palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Green Kimono Forest Beige

Download green kimono forest beige color palette PNG image (landscape)
Download green kimono forest beige color palette PNG image (square)

tavolozza dei colori Green Kimono Forest Beige CSS

/* CSS */
.color-1 {
color: #a8c1a4;
}
.color-2 {
color: #d4e3c4;
}
.color-3 {
color: #f4e2c3;
}
.color-4 {
color: #d0b79a;
}
.color-5 {
color: #9f5c3c;
}

/* CSS Variables */
:root {
--color-1: #a8c1a4;
--color-2: #d4e3c4;
--color-3: #f4e2c3;
--color-4: #d0b79a;
--color-5: #9f5c3c;
}

CSS con gradiente di sfondo Green Kimono Forest Beige

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8c1a4, #d4e3c4, #f4e2c3, #d0b79a, #9f5c3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8c1a4, #d4e3c4, #f4e2c3, #d0b79a, #9f5c3c);
}

Green Kimono Forest Beige color palette created on .