Ur Mom Auburn Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Ur Mom Auburn palette

Share this palette to:

Ur Mom Auburn color palette PNG image

Download ur mom auburn color palette PNG image (landscape)
Download ur mom auburn color palette PNG image (square)

Ur Mom Auburn color palette CSS

/* CSS */
.color-1 {
color: #794a39;
}
.color-2 {
color: #b55e4f;
}
.color-3 {
color: #e89f7d;
}
.color-4 {
color: #f5c5a3;
}
.color-5 {
color: #f7e1d4;
}

/* CSS Variables */
:root {
--color-1: #794a39;
--color-2: #b55e4f;
--color-3: #e89f7d;
--color-4: #f5c5a3;
--color-5: #f7e1d4;
}

Ur Mom Auburn background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #794a39, #b55e4f, #e89f7d, #f5c5a3, #f7e1d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #794a39, #b55e4f, #e89f7d, #f5c5a3, #f7e1d4);
}

Ur Mom Auburn color palette created on .