Grim Wolf Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Grim Wolf palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Grim Wolf

Download grim wolf color palette PNG image (landscape)
Download grim wolf color palette PNG image (square)

tavolozza dei colori Grim Wolf CSS

/* CSS */
.color-1 {
color: #4a4d54;
}
.color-2 {
color: #696e72;
}
.color-3 {
color: #8c9ca1;
}
.color-4 {
color: #a4b1b7;
}
.color-5 {
color: #c2c8cc;
}

/* CSS Variables */
:root {
--color-1: #4a4d54;
--color-2: #696e72;
--color-3: #8c9ca1;
--color-4: #a4b1b7;
--color-5: #c2c8cc;
}

CSS con gradiente di sfondo Grim Wolf

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a4d54, #696e72, #8c9ca1, #a4b1b7, #c2c8cc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a4d54, #696e72, #8c9ca1, #a4b1b7, #c2c8cc);
}

Grim Wolf color palette created on .