Paleta de colores Stray Furry Adventure

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Stray Furry Adventure palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Stray Furry Adventure

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

CSS de la paleta de colores Stray Furry Adventure

/* 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 del degradado de fondo 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 .