Paleta de colores Sunflower

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sunflower palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Sunflower

Download sunflower color palette PNG image (landscape)
Download sunflower color palette PNG image (square)

CSS de la paleta de colores Sunflower

/* CSS */
.color-1 {
color: #f7c94b;
}
.color-2 {
color: #e6b52d;
}
.color-3 {
color: #bfaf1d;
}
.color-4 {
color: #a58c1d;
}
.color-5 {
color: #8c791d;
}

/* CSS Variables */
:root {
--color-1: #f7c94b;
--color-2: #e6b52d;
--color-3: #bfaf1d;
--color-4: #a58c1d;
--color-5: #8c791d;
}

CSS del degradado de fondo Sunflower

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c94b, #e6b52d, #bfaf1d, #a58c1d, #8c791d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c94b, #e6b52d, #bfaf1d, #a58c1d, #8c791d);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 4 paletas de colores Girasol

Sunflower color palette created on .