Paleta de colores Blushing Bouquets

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Blushing Bouquets palette

Compartir esta paleta en:

Descargar la paleta de colores Blushing Bouquets (PNG)

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

CSS de la paleta de colores Blushing Bouquets

/* CSS */
.color-1 {
color: #d60032;
}
.color-2 {
color: #f05656;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #ffb84d;
}
.color-5 {
color: #ffd500;
}

/* CSS Variables */
:root {
--color-1: #d60032;
--color-2: #f05656;
--color-3: #ff6e61;
--color-4: #ffb84d;
--color-5: #ffd500;
}

CSS del degradado de fondo Blushing Bouquets

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d60032, #f05656, #ff6e61, #ffb84d, #ffd500);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d60032, #f05656, #ff6e61, #ffb84d, #ffd500);
}

Blushing Bouquets color palette created on .