Yellow Sunflowers Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Yellow Sunflowers palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Yellow Sunflowers

Download yellow sunflowers color palette PNG image (landscape)
Download yellow sunflowers color palette PNG image (square)

tavolozza dei colori Yellow Sunflowers CSS

/* CSS */
.color-1 {
color: #f6df2c;
}
.color-2 {
color: #f9d44e;
}
.color-3 {
color: #f9b90b;
}
.color-4 {
color: #f9a60b;
}
.color-5 {
color: #d68d2e;
}

/* CSS Variables */
:root {
--color-1: #f6df2c;
--color-2: #f9d44e;
--color-3: #f9b90b;
--color-4: #f9a60b;
--color-5: #d68d2e;
}

CSS con gradiente di sfondo Yellow Sunflowers

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6df2c, #f9d44e, #f9b90b, #f9a60b, #d68d2e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6df2c, #f9d44e, #f9b90b, #f9a60b, #d68d2e);
}

Yellow Sunflowers color palette created on .