Paleta de colores Deviant Shades of Green

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Deviant Shades of Green palette

Compartir esta paleta en:

Descargar la paleta de colores Deviant Shades of Green (PNG)

Download deviant shades of green color palette PNG image (landscape)
Download deviant shades of green color palette PNG image (square)

CSS de la paleta de colores Deviant Shades of Green

/* CSS */
.color-1 {
color: #2d4c24;
}
.color-2 {
color: #496029;
}
.color-3 {
color: #4e6737;
}
.color-4 {
color: #547240;
}
.color-5 {
color: #667949;
}

/* CSS Variables */
:root {
--color-1: #2d4c24;
--color-2: #496029;
--color-3: #4e6737;
--color-4: #547240;
--color-5: #667949;
}

CSS del degradado de fondo Deviant Shades of Green

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2d4c24, #496029, #4e6737, #547240, #667949);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2d4c24, #496029, #4e6737, #547240, #667949);
}

Deviant Shades of Green color palette created on .