Paleta de colores Creature Feature Sunset
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Creature Feature Sunset palette
Imagen PNG de la paleta de colores Creature Feature Sunset
CSS de la paleta de colores Creature Feature Sunset
/* CSS */
.color-1 {
color: #0c0811;
}
.color-2 {
color: #1c0d1c;
}
.color-3 {
color: #27111c;
}
.color-4 {
color: #342313;
}
.color-5 {
color: #2d1310;
}
/* CSS Variables */
:root {
--color-1: #0c0811;
--color-2: #1c0d1c;
--color-3: #27111c;
--color-4: #342313;
--color-5: #2d1310;
}
CSS del degradado de fondo Creature Feature Sunset
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0c0811, #1c0d1c, #27111c, #342313, #2d1310);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0c0811, #1c0d1c, #27111c, #342313, #2d1310);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 50+ paletas de colores Negro
Creature Feature Sunset color palette created on .