Flamboyant Sunrise Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Flamboyant Sunrise palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Flamboyant Sunrise

Download flamboyant sunrise color palette PNG image (landscape)
Download flamboyant sunrise color palette PNG image (square)

tavolozza dei colori Flamboyant Sunrise CSS

/* CSS */
.color-1 {
color: #ff6d1f;
}
.color-2 {
color: #ff8b3d;
}
.color-3 {
color: #ffa55c;
}
.color-4 {
color: #ffc87a;
}
.color-5 {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--color-1: #ff6d1f;
--color-2: #ff8b3d;
--color-3: #ffa55c;
--color-4: #ffc87a;
--color-5: #ffe4b3;
}

CSS con gradiente di sfondo Flamboyant Sunrise

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d1f, #ff8b3d, #ffa55c, #ffc87a, #ffe4b3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d1f, #ff8b3d, #ffa55c, #ffc87a, #ffe4b3);
}

Flamboyant Sunrise color palette created on .