Paleta de colores Puffball Pink Rainbow

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Puffball Pink Rainbow palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Puffball Pink Rainbow

Download puffball pink rainbow color palette PNG image (landscape)
Download puffball pink rainbow color palette PNG image (square)

CSS de la paleta de colores Puffball Pink Rainbow

/* CSS */
.color-1 {
color: #f1a7b4;
}
.color-2 {
color: #fde5c9;
}
.color-3 {
color: #f6d4b1;
}
.color-4 {
color: #f8bfc6;
}
.color-5 {
color: #f3a5b7;
}

/* CSS Variables */
:root {
--color-1: #f1a7b4;
--color-2: #fde5c9;
--color-3: #f6d4b1;
--color-4: #f8bfc6;
--color-5: #f3a5b7;
}

CSS del degradado de fondo Puffball Pink Rainbow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a7b4, #fde5c9, #f6d4b1, #f8bfc6, #f3a5b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a7b4, #fde5c9, #f6d4b1, #f8bfc6, #f3a5b7);
}

Puffball Pink Rainbow color palette created on .