Loading...

Paleta de colores Shades of Yellow Green Blue

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Shades of Yellow Green Blue palette

Compartir esta paleta en:

Descargar la paleta de colores Shades of Yellow Green Blue (PNG)

Download shades of yellow green blue color palette PNG image (landscape)
Download shades of yellow green blue color palette PNG image (square)

CSS de la paleta de colores Shades of Yellow Green Blue

/* CSS */
.color-1 {
color: #f9c54e;
}
.color-2 {
color: #91be6f;
}
.color-3 {
color: #43a889;
}
.color-4 {
color: #56768f;
}
.color-5 {
color: #277ca0;
}

/* CSS Variables */
:root {
--color-1: #f9c54e;
--color-2: #91be6f;
--color-3: #43a889;
--color-4: #56768f;
--color-5: #277ca0;
}

CSS del degradado de fondo Shades of Yellow Green Blue

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9c54e, #91be6f, #43a889, #56768f, #277ca0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9c54e, #91be6f, #43a889, #56768f, #277ca0);
}

Shades of Yellow Green Blue color palette created on .