Paleta de colores Soft Pink Hawaii
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Soft Pink Hawaii palette
Imagen PNG de la paleta de colores Soft Pink Hawaii
CSS de la paleta de colores Soft Pink Hawaii
/* CSS */
.color-1 {
color: #ff9ec8;
}
.color-2 {
color: #ffb3d9;
}
.color-3 {
color: #ffb4a3;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #ffcdcc;
}
/* CSS Variables */
:root {
--color-1: #ff9ec8;
--color-2: #ffb3d9;
--color-3: #ffb4a3;
--color-4: #ff6e61;
--color-5: #ffcdcc;
}
CSS del degradado de fondo Soft Pink Hawaii
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff9ec8, #ffb3d9, #ffb4a3, #ff6e61, #ffcdcc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff9ec8, #ffb3d9, #ffb4a3, #ff6e61, #ffcdcc);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 400 paletas de colores Rosa
Soft Pink Hawaii color palette created on .