Paleta de colores フシギダネ Cat
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with フシギダネ Cat palette
Imagen PNG de la paleta de colores フシギダネ Cat
CSS de la paleta de colores フシギダネ Cat
/* CSS */
.color-1 {
color: #3ba55f;
}
.color-2 {
color: #69bf7d;
}
.color-3 {
color: #a5e09e;
}
.color-4 {
color: #f9f4d2;
}
.color-5 {
color: #f26d5f;
}
/* CSS Variables */
:root {
--color-1: #3ba55f;
--color-2: #69bf7d;
--color-3: #a5e09e;
--color-4: #f9f4d2;
--color-5: #f26d5f;
}
CSS del degradado de fondo フシギダネ Cat
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3ba55f, #69bf7d, #a5e09e, #f9f4d2, #f26d5f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3ba55f, #69bf7d, #a5e09e, #f9f4d2, #f26d5f);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1000+ paletas de colores Verde
フシギダネ Cat color palette created on .