Auburn to Soft Yellow Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Auburn to Soft Yellow palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Auburn to Soft Yellow

Download auburn to soft yellow color palette PNG image (landscape)
Download auburn to soft yellow color palette PNG image (square)

tavolozza dei colori Auburn to Soft Yellow CSS

/* CSS */
.color-1 {
color: #9c4a3a;
}
.color-2 {
color: #c47b3b;
}
.color-3 {
color: #e8b84a;
}
.color-4 {
color: #f0e36a;
}
.color-5 {
color: #f5f9b4;
}

/* CSS Variables */
:root {
--color-1: #9c4a3a;
--color-2: #c47b3b;
--color-3: #e8b84a;
--color-4: #f0e36a;
--color-5: #f5f9b4;
}

CSS con gradiente di sfondo Auburn to Soft Yellow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c4a3a, #c47b3b, #e8b84a, #f0e36a, #f5f9b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c4a3a, #c47b3b, #e8b84a, #f0e36a, #f5f9b4);
}

Tavolozze di colori simili

Auburn to Soft Yellow color palette created on .