Paleta de colores Baby Pink Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Baby Pink Dreams palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Baby Pink Dreams

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

CSS de la paleta de colores Baby Pink Dreams

/* 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 del degradado de fondo 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 .