Vert Ashengrotto Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Vert Ashengrotto palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Vert Ashengrotto

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

tavolozza dei colori Vert Ashengrotto CSS

/* 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 con gradiente di sfondo 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 .