Biblioteca Auburn y Beige Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Biblioteca Auburn y Beige palette

Share this palette to:

Biblioteca Auburn y Beige color palette PNG image

Download biblioteca auburn y beige color palette PNG image (landscape)
Download biblioteca auburn y beige color palette PNG image (square)

Biblioteca Auburn y Beige color palette CSS

/* CSS */
.color-1 {
color: #7d4c3b;
}
.color-2 {
color: #bea07e;
}
.color-3 {
color: #e0c6b2;
}
.color-4 {
color: #f2e2d4;
}
.color-5 {
color: #740f06;
}

/* CSS Variables */
:root {
--color-1: #7d4c3b;
--color-2: #bea07e;
--color-3: #e0c6b2;
--color-4: #f2e2d4;
--color-5: #740f06;
}

Biblioteca Auburn y Beige background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7d4c3b, #bea07e, #e0c6b2, #f2e2d4, #740f06);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7d4c3b, #bea07e, #e0c6b2, #f2e2d4, #740f06);
}

Similar color palettes

Scroll down to explore 4 Auburn color palettes

Biblioteca Auburn y Beige color palette created on .