Amber Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Amber Dreams palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Amber Dreams

Download amber dreams color palette PNG image (landscape)
Download amber dreams color palette PNG image (square)

tavolozza dei colori Amber Dreams CSS

/* CSS */
.color-1 {
color: #d97d20;
}
.color-2 {
color: #c6393e;
}
.color-3 {
color: #f2b95f;
}
.color-4 {
color: #e1b7d3;
}
.color-5 {
color: #1f1b79;
}

/* CSS Variables */
:root {
--color-1: #d97d20;
--color-2: #c6393e;
--color-3: #f2b95f;
--color-4: #e1b7d3;
--color-5: #1f1b79;
}

CSS con gradiente di sfondo Amber Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d97d20, #c6393e, #f2b95f, #e1b7d3, #1f1b79);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d97d20, #c6393e, #f2b95f, #e1b7d3, #1f1b79);
}

Amber Dreams color palette created on .