Fushigidane Cat Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Fushigidane Cat palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Fushigidane Cat

Download fushigidane cat color palette PNG image (landscape)
Download fushigidane cat color palette PNG image (square)

tavolozza dei colori Fushigidane Cat CSS

/* CSS */
.color-1 {
color: #9fc06d;
}
.color-2 {
color: #6a8c4a;
}
.color-3 {
color: #4a6d36;
}
.color-4 {
color: #f2d77d;
}
.color-5 {
color: #d9a859;
}

/* CSS Variables */
:root {
--color-1: #9fc06d;
--color-2: #6a8c4a;
--color-3: #4a6d36;
--color-4: #f2d77d;
--color-5: #d9a859;
}

CSS con gradiente di sfondo Fushigidane Cat

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9fc06d, #6a8c4a, #4a6d36, #f2d77d, #d9a859);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9fc06d, #6a8c4a, #4a6d36, #f2d77d, #d9a859);
}

Fushigidane Cat color palette created on .