Bethany Auburn Elf Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Bethany Auburn Elf palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Bethany Auburn Elf

Download bethany auburn elf color palette PNG image (landscape)
Download bethany auburn elf color palette PNG image (square)

tavolozza dei colori Bethany Auburn Elf CSS

/* CSS */
.color-1 {
color: #a65b3a;
}
.color-2 {
color: #c88e6f;
}
.color-3 {
color: #e2b9a2;
}
.color-4 {
color: #f5e0d1;
}
.color-5 {
color: #f9c3b4;
}

/* CSS Variables */
:root {
--color-1: #a65b3a;
--color-2: #c88e6f;
--color-3: #e2b9a2;
--color-4: #f5e0d1;
--color-5: #f9c3b4;
}

CSS con gradiente di sfondo Bethany Auburn Elf

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a65b3a, #c88e6f, #e2b9a2, #f5e0d1, #f9c3b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a65b3a, #c88e6f, #e2b9a2, #f5e0d1, #f9c3b4);
}

Bethany Auburn Elf color palette created on .