Paleta de colores Beautifully Stupid Cat
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Beautifully Stupid Cat palette
Imagen PNG de la paleta de colores Beautifully Stupid Cat
CSS de la paleta de colores Beautifully Stupid Cat
/* CSS */
.color-1 {
color: #f9c3c3;
}
.color-2 {
color: #ffb39e;
}
.color-3 {
color: #ff9c7a;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #ff4d3d;
}
/* CSS Variables */
:root {
--color-1: #f9c3c3;
--color-2: #ffb39e;
--color-3: #ff9c7a;
--color-4: #ff6e61;
--color-5: #ff4d3d;
}
CSS del degradado de fondo Beautifully Stupid Cat
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9c3c3, #ffb39e, #ff9c7a, #ff6e61, #ff4d3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9c3c3, #ffb39e, #ff9c7a, #ff6e61, #ff4d3d);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 20+ paletas de colores Gato
Beautifully Stupid Cat color palette created on .