Paleta de colores Bold and Cute

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Bold and Cute palette

Compartir esta paleta en:

Descargar la paleta de colores Bold and Cute (PNG)

Download bold and cute color palette PNG image (landscape)
Download bold and cute color palette PNG image (square)

CSS de la paleta de colores Bold and Cute

/* CSS */
.color-1 {
color: #fbdeb1;
}
.color-2 {
color: #fbd4a7;
}
.color-3 {
color: #ed97a7;
}
.color-4 {
color: #f6daf5;
}
.color-5 {
color: #fad1ff;
}

/* CSS Variables */
:root {
--color-1: #fbdeb1;
--color-2: #fbd4a7;
--color-3: #ed97a7;
--color-4: #f6daf5;
--color-5: #fad1ff;
}

CSS del degradado de fondo Bold and Cute

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbdeb1, #fbd4a7, #ed97a7, #f6daf5, #fad1ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbdeb1, #fbd4a7, #ed97a7, #f6daf5, #fad1ff);
}

Bold and Cute color palette created on .