Luxury Olive Green Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Luxury Olive Green palette

Condividi questa palette a:

Scarica la tavolozza dei colori Luxury Olive Green (PNG)

Download luxury olive green color palette PNG image (landscape)
Download luxury olive green color palette PNG image (square)

tavolozza dei colori Luxury Olive Green CSS

/* CSS */
.color-1 {
color: #496c1e;
}
.color-2 {
color: #6c8f38;
}
.color-3 {
color: #8fbf5f;
}
.color-4 {
color: #c1d9a1;
}
.color-5 {
color: #f4f9e6;
}

/* CSS Variables */
:root {
--color-1: #496c1e;
--color-2: #6c8f38;
--color-3: #8fbf5f;
--color-4: #c1d9a1;
--color-5: #f4f9e6;
}

CSS con gradiente di sfondo Luxury Olive Green

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #496c1e, #6c8f38, #8fbf5f, #c1d9a1, #f4f9e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #496c1e, #6c8f38, #8fbf5f, #c1d9a1, #f4f9e6);
}

Tavolozze di colori simili

Luxury Olive Green color palette created on .