Paleta de colores Bethany Auburn Elf

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Bethany Auburn Elf palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Bethany Auburn Elf

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

CSS de la paleta de colores Bethany Auburn Elf

/* 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 del degradado de fondo 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 .