Loading...

Paleta de colores Pink Confection

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Pink Confection palette

Compartir esta paleta en:

Descargar la paleta de colores Pink Confection (PNG)

Download pink confection color palette PNG image (landscape)
Download pink confection color palette PNG image (square)

CSS de la paleta de colores Pink Confection

/* CSS */
.color-1 {
color: #fad6a3;
}
.color-2 {
color: #f9aeae;
}
.color-3 {
color: #f28c8c;
}
.color-4 {
color: #f269b9;
}
.color-5 {
color: #e74b9c;
}

/* CSS Variables */
:root {
--color-1: #fad6a3;
--color-2: #f9aeae;
--color-3: #f28c8c;
--color-4: #f269b9;
--color-5: #e74b9c;
}

CSS del degradado de fondo Pink Confection

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fad6a3, #f9aeae, #f28c8c, #f269b9, #e74b9c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fad6a3, #f9aeae, #f28c8c, #f269b9, #e74b9c);
}

Pink Confection color palette created on .