Baby Pink Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Baby Pink Dreams palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Baby Pink Dreams

Download baby pink dreams color palette PNG image (landscape)
Download baby pink dreams color palette PNG image (square)

tavolozza dei colori Baby Pink Dreams CSS

/* CSS */
.color-1 {
color: #f7c5d5;
}
.color-2 {
color: #f2a1b6;
}
.color-3 {
color: #ed7d99;
}
.color-4 {
color: #e65b80;
}
.color-5 {
color: #d44e6e;
}

/* CSS Variables */
:root {
--color-1: #f7c5d5;
--color-2: #f2a1b6;
--color-3: #ed7d99;
--color-4: #e65b80;
--color-5: #d44e6e;
}

CSS con gradiente di sfondo Baby Pink Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c5d5, #f2a1b6, #ed7d99, #e65b80, #d44e6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c5d5, #f2a1b6, #ed7d99, #e65b80, #d44e6e);
}

Baby Pink Dreams color palette created on .