Paleta de colores Light Yellow Joy

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Light Yellow Joy palette

Compartir esta paleta en:

Descargar la paleta de colores Light Yellow Joy (PNG)

Download light yellow joy color palette PNG image (landscape)
Download light yellow joy color palette PNG image (square)

CSS de la paleta de colores Light Yellow Joy

/* CSS */
.color-1 {
color: #fceeb6;
}
.color-2 {
color: #fae27f;
}
.color-3 {
color: #f9d74d;
}
.color-4 {
color: #f4cc3e;
}
.color-5 {
color: #f0ba3d;
}

/* CSS Variables */
:root {
--color-1: #fceeb6;
--color-2: #fae27f;
--color-3: #f9d74d;
--color-4: #f4cc3e;
--color-5: #f0ba3d;
}

CSS del degradado de fondo Light Yellow Joy

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fceeb6, #fae27f, #f9d74d, #f4cc3e, #f0ba3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fceeb6, #fae27f, #f9d74d, #f4cc3e, #f0ba3d);
}

Light Yellow Joy color palette created on .