Auburn Blood Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Auburn Blood palette

Share this palette to:

Auburn Blood color palette PNG image

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

Auburn Blood color palette CSS

/* CSS */
.color-1 {
color: #6d2c2f;
}
.color-2 {
color: #8f4f4d;
}
.color-3 {
color: #bc5e5c;
}
.color-4 {
color: #d67a7c;
}
.color-5 {
color: #f2b0b0;
}

/* CSS Variables */
:root {
--color-1: #6d2c2f;
--color-2: #8f4f4d;
--color-3: #bc5e5c;
--color-4: #d67a7c;
--color-5: #f2b0b0;
}

Auburn Blood background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6d2c2f, #8f4f4d, #bc5e5c, #d67a7c, #f2b0b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6d2c2f, #8f4f4d, #bc5e5c, #d67a7c, #f2b0b0);
}

Similar color palettes

Scroll down to explore 3 Auburn color palettes

Auburn Blood color palette created on .