Paleta de colores Sunflower Red Night

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sunflower Red Night palette

Compartir esta paleta en:

Descargar la paleta de colores Sunflower Red Night (PNG)

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

CSS de la paleta de colores Sunflower Red Night

/* CSS */
.color-1 {
color: #f5c400;
}
.color-2 {
color: #f76969;
}
.color-3 {
color: #f7cf40;
}
.color-4 {
color: #a95b2d;
}
.color-5 {
color: #5b2f2f;
}

/* CSS Variables */
:root {
--color-1: #f5c400;
--color-2: #f76969;
--color-3: #f7cf40;
--color-4: #a95b2d;
--color-5: #5b2f2f;
}

CSS del degradado de fondo Sunflower Red Night

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5c400, #f76969, #f7cf40, #a95b2d, #5b2f2f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5c400, #f76969, #f7cf40, #a95b2d, #5b2f2f);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 1 paleta de colores Girasol

Sunflower Red Night color palette created on .