Creature Feature Sunset Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Creature Feature Sunset palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Creature Feature Sunset

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

tavolozza dei colori Creature Feature Sunset CSS

/* 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 con gradiente di sfondo 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 .