Medieval Tan Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Medieval Tan palette

Share this palette to:

Medieval Tan color palette PNG image

Download medieval tan color palette PNG image (landscape)
Download medieval tan color palette PNG image (square)

Medieval Tan color palette CSS

/* CSS */
.color-1 {
color: #c7b899;
}
.color-2 {
color: #d4c2a1;
}
.color-3 {
color: #e1d6b7;
}
.color-4 {
color: #f3e2b4;
}
.color-5 {
color: #e8c1a1;
}

/* CSS Variables */
:root {
--color-1: #c7b899;
--color-2: #d4c2a1;
--color-3: #e1d6b7;
--color-4: #f3e2b4;
--color-5: #e8c1a1;
}

Medieval Tan background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7b899, #d4c2a1, #e1d6b7, #f3e2b4, #e8c1a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7b899, #d4c2a1, #e1d6b7, #f3e2b4, #e8c1a1);
}

Similar color palettes

Scroll down to explore 3 Medieval color palettes

Medieval Tan color palette created on .