Paleta de colores Brat Green Shades

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Brat Green Shades palette

Compartir esta paleta en:

Descargar la paleta de colores Brat Green Shades (PNG)

Download brat green shades color palette PNG image (landscape)
Download brat green shades color palette PNG image (square)

CSS de la paleta de colores Brat Green Shades

/* CSS */
.color-1 {
color: #6c9b46;
}
.color-2 {
color: #a9c98d;
}
.color-3 {
color: #d6e8bb;
}
.color-4 {
color: #f0f8e8;
}
.color-5 {
color: #f8d95d;
}

/* CSS Variables */
:root {
--color-1: #6c9b46;
--color-2: #a9c98d;
--color-3: #d6e8bb;
--color-4: #f0f8e8;
--color-5: #f8d95d;
}

CSS del degradado de fondo Brat Green Shades

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6c9b46, #a9c98d, #d6e8bb, #f0f8e8, #f8d95d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6c9b46, #a9c98d, #d6e8bb, #f0f8e8, #f8d95d);
}

Brat Green Shades color palette created on .