Paleta de colores Engagement Blossom

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Engagement Blossom palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Engagement Blossom

Download engagement blossom color palette PNG image (landscape)
Download engagement blossom color palette PNG image (square)

CSS de la paleta de colores Engagement Blossom

/* CSS */
.color-1 {
color: #b9e2b6;
}
.color-2 {
color: #d3c5a7;
}
.color-3 {
color: #f6e8b6;
}
.color-4 {
color: #f7b7a1;
}
.color-5 {
color: #d4a5a0;
}

/* CSS Variables */
:root {
--color-1: #b9e2b6;
--color-2: #d3c5a7;
--color-3: #f6e8b6;
--color-4: #f7b7a1;
--color-5: #d4a5a0;
}

CSS del degradado de fondo Engagement Blossom

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b9e2b6, #d3c5a7, #f6e8b6, #f7b7a1, #d4a5a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b9e2b6, #d3c5a7, #f6e8b6, #f7b7a1, #d4a5a0);
}

Engagement Blossom color palette created on .