Paleta de colores Yellow Flowers

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Yellow Flowers palette

Compartir esta paleta en:

Descargar la paleta de colores Yellow Flowers (PNG)

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

CSS de la paleta de colores Yellow Flowers

/* CSS */
.color-1 {
color: #fab700;
}
.color-2 {
color: #f5a524;
}
.color-3 {
color: #f0a800;
}
.color-4 {
color: #d6a800;
}
.color-5 {
color: #b88a00;
}

/* CSS Variables */
:root {
--color-1: #fab700;
--color-2: #f5a524;
--color-3: #f0a800;
--color-4: #d6a800;
--color-5: #b88a00;
}

CSS del degradado de fondo Yellow Flowers

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fab700, #f5a524, #f0a800, #d6a800, #b88a00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fab700, #f5a524, #f0a800, #d6a800, #b88a00);
}

Paletas de colores similares

Yellow Flowers color palette created on .