Paleta de colores Soft Pink Dream Catcher
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Soft Pink Dream Catcher palette
CSS de la paleta de colores Soft Pink Dream Catcher
/* CSS */
.color-1 {
color: #f4c3c3;
}
.color-2 {
color: #ffe4b3;
}
.color-3 {
color: #a9d6e5;
}
.color-4 {
color: #7a9d9f;
}
.color-5 {
color: #d2a7c5;
}
/* CSS Variables */
:root {
--color-1: #f4c3c3;
--color-2: #ffe4b3;
--color-3: #a9d6e5;
--color-4: #7a9d9f;
--color-5: #d2a7c5;
}
CSS del degradado de fondo Soft Pink Dream Catcher
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4c3c3, #ffe4b3, #a9d6e5, #7a9d9f, #d2a7c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4c3c3, #ffe4b3, #a9d6e5, #7a9d9f, #d2a7c5);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Estético
Soft Pink Dream Catcher color palette created on .