Paleta de colores Fushigidane Cat

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Fushigidane Cat palette

Compartir esta paleta en:

Descargar la paleta de colores Fushigidane Cat (PNG)

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

CSS de la paleta de colores Fushigidane Cat

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