Paleta de colores Vert Ashengrotto

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Vert Ashengrotto palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Vert Ashengrotto

Download vert ashengrotto color palette PNG image (landscape)
Download vert ashengrotto color palette PNG image (square)

CSS de la paleta de colores Vert Ashengrotto

/* CSS */
.color-1 {
color: #b6c8a7;
}
.color-2 {
color: #a5b89d;
}
.color-3 {
color: #8e8f8a;
}
.color-4 {
color: #7f6a57;
}
.color-5 {
color: #5e4b3b;
}

/* CSS Variables */
:root {
--color-1: #b6c8a7;
--color-2: #a5b89d;
--color-3: #8e8f8a;
--color-4: #7f6a57;
--color-5: #5e4b3b;
}

CSS del degradado de fondo Vert Ashengrotto

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8a7, #a5b89d, #8e8f8a, #7f6a57, #5e4b3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8a7, #a5b89d, #8e8f8a, #7f6a57, #5e4b3b);
}

Vert Ashengrotto color palette created on .