Rodeo Sunset Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Rodeo Sunset palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Rodeo Sunset

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

tavolozza dei colori Rodeo Sunset CSS

/* CSS */
.color-1 {
color: #dac6b9;
}
.color-2 {
color: #c0b0a5;
}
.color-3 {
color: #a58e8d;
}
.color-4 {
color: #8c5a5a;
}
.color-5 {
color: #6c4b4b;
}

/* CSS Variables */
:root {
--color-1: #dac6b9;
--color-2: #c0b0a5;
--color-3: #a58e8d;
--color-4: #8c5a5a;
--color-5: #6c4b4b;
}

CSS con gradiente di sfondo Rodeo Sunset

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dac6b9, #c0b0a5, #a58e8d, #8c5a5a, #6c4b4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dac6b9, #c0b0a5, #a58e8d, #8c5a5a, #6c4b4b);
}

Rodeo Sunset color palette created on .