Paleta de colores Blushing Blossoms

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Blushing Blossoms palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Blushing Blossoms

Download blushing blossoms color palette PNG image (landscape)
Download blushing blossoms color palette PNG image (square)

CSS de la paleta de colores Blushing Blossoms

/* CSS */
.color-1 {
color: #fff0f4;
}
.color-2 {
color: #feecee;
}
.color-3 {
color: #fedcdc;
}
.color-4 {
color: #fdcbc9;
}
.color-5 {
color: #fcb9b6;
}

/* CSS Variables */
:root {
--color-1: #fff0f4;
--color-2: #feecee;
--color-3: #fedcdc;
--color-4: #fdcbc9;
--color-5: #fcb9b6;
}

CSS del degradado de fondo Blushing Blossoms

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fff0f4, #feecee, #fedcdc, #fdcbc9, #fcb9b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fff0f4, #feecee, #fedcdc, #fdcbc9, #fcb9b6);
}

Blushing Blossoms color palette created on .