Loading...

Paleta de colores Blush Blossom Burst

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Blush Blossom Burst palette

Compartir esta paleta en:

Descargar la paleta de colores Blush Blossom Burst (PNG)

Download blush blossom burst color palette PNG image (landscape)
Download blush blossom burst color palette PNG image (square)

CSS de la paleta de colores Blush Blossom Burst

/* CSS */
.color-1 {
color: #ff7092;
}
.color-2 {
color: #ff4d4f;
}
.color-3 {
color: #fc923b;
}
.color-4 {
color: #f9d66c;
}
.color-5 {
color: #f9a76c;
}

/* CSS Variables */
:root {
--color-1: #ff7092;
--color-2: #ff4d4f;
--color-3: #fc923b;
--color-4: #f9d66c;
--color-5: #f9a76c;
}

CSS del degradado de fondo Blush Blossom Burst

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7092, #ff4d4f, #fc923b, #f9d66c, #f9a76c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7092, #ff4d4f, #fc923b, #f9d66c, #f9a76c);
}

Blush Blossom Burst color palette created on .