Cuddle Sunset Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Cuddle Sunset palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Cuddle Sunset

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

tavolozza dei colori Cuddle Sunset CSS

/* 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 con gradiente di sfondo 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 .