Stray Furry Adventure Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Stray Furry Adventure palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Stray Furry Adventure

Download stray furry adventure color palette PNG image (landscape)
Download stray furry adventure color palette PNG image (square)

tavolozza dei colori Stray Furry Adventure CSS

/* CSS */
.color-1 {
color: #d9b8a6;
}
.color-2 {
color: #c78e7f;
}
.color-3 {
color: #a85d5f;
}
.color-4 {
color: #793e4a;
}
.color-5 {
color: #4b2f3d;
}

/* CSS Variables */
:root {
--color-1: #d9b8a6;
--color-2: #c78e7f;
--color-3: #a85d5f;
--color-4: #793e4a;
--color-5: #4b2f3d;
}

CSS con gradiente di sfondo Stray Furry Adventure

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d9b8a6, #c78e7f, #a85d5f, #793e4a, #4b2f3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d9b8a6, #c78e7f, #a85d5f, #793e4a, #4b2f3d);
}

Stray Furry Adventure color palette created on .