Paleta de colores Creature Feature Sunset

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Creature Feature Sunset palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Creature Feature Sunset

Download creature feature sunset color palette PNG image (landscape)
Download creature feature sunset color palette PNG image (square)

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);
}

Creature Feature Sunset color palette created on .