Paleta de colores Cottagecore Yellow

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Cottagecore Yellow palette

Compartir esta paleta en:

Descargar la paleta de colores Cottagecore Yellow (PNG)

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

CSS de la paleta de colores Cottagecore Yellow

/* CSS */
.color-1 {
color: #e2b83c;
}
.color-2 {
color: #a3d78e;
}
.color-3 {
color: #f5cab2;
}
.color-4 {
color: #f3aac8;
}
.color-5 {
color: #6b507c;
}

/* CSS Variables */
:root {
--color-1: #e2b83c;
--color-2: #a3d78e;
--color-3: #f5cab2;
--color-4: #f3aac8;
--color-5: #6b507c;
}

CSS del degradado de fondo Cottagecore Yellow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2b83c, #a3d78e, #f5cab2, #f3aac8, #6b507c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2b83c, #a3d78e, #f5cab2, #f3aac8, #6b507c);
}

Cottagecore Yellow color palette created on .