Paleta de colores Soft Pink Hawaii

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Soft Pink Hawaii palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Soft Pink Hawaii

Download soft pink hawaii color palette PNG image (landscape)
Download soft pink hawaii color palette PNG image (square)

CSS de la paleta de colores Soft Pink Hawaii

/* CSS */
.color-1 {
color: #f7c5da;
}
.color-2 {
color: #f2b1d2;
}
.color-3 {
color: #f09eae;
}
.color-4 {
color: #ff7a8a;
}
.color-5 {
color: #ff5c7f;
}

/* CSS Variables */
:root {
--color-1: #f7c5da;
--color-2: #f2b1d2;
--color-3: #f09eae;
--color-4: #ff7a8a;
--color-5: #ff5c7f;
}

CSS del degradado de fondo Soft Pink Hawaii

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c5da, #f2b1d2, #f09eae, #ff7a8a, #ff5c7f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c5da, #f2b1d2, #f09eae, #ff7a8a, #ff5c7f);
}

Soft Pink Hawaii color palette created on .