Paleta de colores Hot Pink Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Hot Pink Dreams palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Hot Pink Dreams (PNG)
CSS de la paleta de colores Hot Pink Dreams
/* CSS */
.color-1 {
color: #ff4d9a;
}
.color-2 {
color: #ff70b3;
}
.color-3 {
color: #ff8fc3;
}
.color-4 {
color: #ffb3d1;
}
.color-5 {
color: #ffdbe6;
}
/* CSS Variables */
:root {
--color-1: #ff4d9a;
--color-2: #ff70b3;
--color-3: #ff8fc3;
--color-4: #ffb3d1;
--color-5: #ffdbe6;
}
CSS del degradado de fondo Hot Pink Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff4d9a, #ff70b3, #ff8fc3, #ffb3d1, #ffdbe6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff4d9a, #ff70b3, #ff8fc3, #ffb3d1, #ffdbe6);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 10 paletas de colores Rosa
Hot Pink Dreams color palette created on .