Blushing Petal Dreams Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Blushing Petal Dreams palette

Condividi questa palette a:

tavolozza dei colori Blushing Petal Dreams CSS

/* CSS */
.color-1 {
color: #f9d7e6;
}
.color-2 {
color: #f6d0e0;
}
.color-3 {
color: #f0c1d3;
}
.color-4 {
color: #eab3c7;
}
.color-5 {
color: #f282a6;
}

/* CSS Variables */
:root {
--color-1: #f9d7e6;
--color-2: #f6d0e0;
--color-3: #f0c1d3;
--color-4: #eab3c7;
--color-5: #f282a6;
}

CSS con gradiente di sfondo Blushing Petal Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d7e6, #f6d0e0, #f0c1d3, #eab3c7, #f282a6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d7e6, #f6d0e0, #f0c1d3, #eab3c7, #f282a6);
}

Tavolozze di colori simili

Blushing Petal Dreams color palette created on .