Paleta de colores Sunny Yellow

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sunny Yellow palette

Compartir esta paleta en:

Descargar la paleta de colores Sunny Yellow (PNG)

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

CSS de la paleta de colores Sunny Yellow

/* CSS */
.color-1 {
color: #000000;
}
.color-2 {
color: #000000;
}
.color-3 {
color: #000000;
}
.color-4 {
color: #000000;
}
.color-5 {
color: #000000;
}

/* CSS Variables */
:root {
--color-1: #000000;
--color-2: #000000;
--color-3: #000000;
--color-4: #000000;
--color-5: #000000;
}

CSS del degradado de fondo Sunny Yellow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #000000, #000000, #000000, #000000, #000000);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #000000, #000000, #000000, #000000, #000000);
}

Sunny Yellow color palette created on .