Paleta de colores Sweet Cloud Confection

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sweet Cloud Confection palette

Compartir esta paleta en:

Descargar la paleta de colores Sweet Cloud Confection (PNG)

Download sweet cloud confection color palette PNG image (landscape)
Download sweet cloud confection color palette PNG image (square)

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);
}

Sweet Cloud Confection color palette created on .