Paleta de colores Luxury Olive Green

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Luxury Olive Green palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Luxury Olive Green

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

CSS de la paleta de colores Luxury Olive Green

/* 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 del degradado de fondo 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);
}

Luxury Olive Green color palette created on .