Paleta de colores Blushing Sunset Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blushing Sunset Dreams palette
CSS de la paleta de colores Blushing Sunset Dreams
/* CSS */
.color-1 {
color: #ffe5f2;
}
.color-2 {
color: #fff4ad;
}
.color-3 {
color: #b82e55;
}
.color-4 {
color: #ff0088;
}
.color-5 {
color: #74204d;
}
/* CSS Variables */
:root {
--color-1: #ffe5f2;
--color-2: #fff4ad;
--color-3: #b82e55;
--color-4: #ff0088;
--color-5: #74204d;
}
CSS del degradado de fondo Blushing Sunset Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffe5f2, #fff4ad, #b82e55, #ff0088, #74204d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffe5f2, #fff4ad, #b82e55, #ff0088, #74204d);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Rosa
Blushing Sunset Dreams color palette created on .