Dazzling Sun Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Dazzling Sun palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Dazzling Sun

Download dazzling sun color palette PNG image (landscape)
Download dazzling sun color palette PNG image (square)

tavolozza dei colori Dazzling Sun CSS

/* CSS */
.color-1 {
color: #f6d13c;
}
.color-2 {
color: #fca85f;
}
.color-3 {
color: #f3687b;
}
.color-4 {
color: #ef4d93;
}
.color-5 {
color: #a15eb5;
}

/* CSS Variables */
:root {
--color-1: #f6d13c;
--color-2: #fca85f;
--color-3: #f3687b;
--color-4: #ef4d93;
--color-5: #a15eb5;
}

CSS con gradiente di sfondo Dazzling Sun

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6d13c, #fca85f, #f3687b, #ef4d93, #a15eb5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6d13c, #fca85f, #f3687b, #ef4d93, #a15eb5);
}

Dazzling Sun color palette created on .