Stray Furry Adventure Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Stray Furry Adventure palette
Immagine PNG della tavolozza dei colori Stray Furry Adventure
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);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 20 tavolozzas di colori Gatto
Stray Furry Adventure color palette created on .