Paleta de colores Cuddle Sunset

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Cuddle Sunset palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Cuddle Sunset

Download cuddle sunset color palette PNG image (landscape)
Download cuddle sunset color palette PNG image (square)

CSS de la paleta de colores Cuddle Sunset

/* CSS */
.color-1 {
color: #f1e57e;
}
.color-2 {
color: #f3b26d;
}
.color-3 {
color: #f37f6d;
}
.color-4 {
color: #d14d6b;
}
.color-5 {
color: #a14f6e;
}

/* CSS Variables */
:root {
--color-1: #f1e57e;
--color-2: #f3b26d;
--color-3: #f37f6d;
--color-4: #d14d6b;
--color-5: #a14f6e;
}

CSS del degradado de fondo Cuddle Sunset

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1e57e, #f3b26d, #f37f6d, #d14d6b, #a14f6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1e57e, #f3b26d, #f37f6d, #d14d6b, #a14f6e);
}

Cuddle Sunset color palette created on .