Baby Auburn Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Baby Auburn palette

Share this palette to:

Baby Auburn color palette PNG image

Download baby auburn color palette PNG image (landscape)
Download baby auburn color palette PNG image (square)

Baby Auburn color palette CSS

/* CSS */
.color-1 {
color: #c85d51;
}
.color-2 {
color: #d78b70;
}
.color-3 {
color: #e5b69f;
}
.color-4 {
color: #f2d2c4;
}
.color-5 {
color: #f3e5d8;
}

/* CSS Variables */
:root {
--color-1: #c85d51;
--color-2: #d78b70;
--color-3: #e5b69f;
--color-4: #f2d2c4;
--color-5: #f3e5d8;
}

Baby Auburn background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c85d51, #d78b70, #e5b69f, #f2d2c4, #f3e5d8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c85d51, #d78b70, #e5b69f, #f2d2c4, #f3e5d8);
}

Similar color palettes

Scroll down to explore 3 Auburn color palettes

Baby Auburn color palette created on .