Toledo Sunset Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Toledo Sunset palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Toledo Sunset

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

tavolozza dei colori Toledo Sunset CSS

/* CSS */
.color-1 {
color: #2e001d;
}
.color-2 {
color: #651b33;
}
.color-3 {
color: #ad385b;
}
.color-4 {
color: #e08a8e;
}
.color-5 {
color: #eacbc7;
}

/* CSS Variables */
:root {
--color-1: #2e001d;
--color-2: #651b33;
--color-3: #ad385b;
--color-4: #e08a8e;
--color-5: #eacbc7;
}

CSS con gradiente di sfondo Toledo Sunset

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2e001d, #651b33, #ad385b, #e08a8e, #eacbc7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2e001d, #651b33, #ad385b, #e08a8e, #eacbc7);
}

Toledo Sunset color palette created on .