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