Paleta de colores Sweet Cloud Confection
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sweet Cloud Confection palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Sweet Cloud Confection (PNG)
CSS de la paleta de colores Sweet Cloud Confection
/* CSS */
.color-1 {
color: #f6dfd0;
}
.color-2 {
color: #ffc3b3;
}
.color-3 {
color: #ffb3c3;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #ffb84d;
}
/* CSS Variables */
:root {
--color-1: #f6dfd0;
--color-2: #ffc3b3;
--color-3: #ffb3c3;
--color-4: #ff6e61;
--color-5: #ffb84d;
}
CSS del degradado de fondo Sweet Cloud Confection
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6dfd0, #ffc3b3, #ffb3c3, #ff6e61, #ffb84d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6dfd0, #ffc3b3, #ffb3c3, #ff6e61, #ffb84d);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 90+ paletas de colores Estético
Sweet Cloud Confection color palette created on .