Medieval Sun Kingdom Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Medieval Sun Kingdom palette
Color Inspiration
Images that showcase this color palette in real designs
Download Medieval Sun Kingdom Color Palette (PNG)
Medieval Sun Kingdom color palette CSS
/* CSS */
.color-1 {
color: #7f4c24;
}
.color-2 {
color: #c68d3f;
}
.color-3 {
color: #e3c5a1;
}
.color-4 {
color: #f2e6c4;
}
.color-5 {
color: #f9d4a4;
}
/* CSS Variables */
:root {
--color-1: #7f4c24;
--color-2: #c68d3f;
--color-3: #e3c5a1;
--color-4: #f2e6c4;
--color-5: #f9d4a4;
}
Medieval Sun Kingdom background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7f4c24, #c68d3f, #e3c5a1, #f2e6c4, #f9d4a4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7f4c24, #c68d3f, #e3c5a1, #f2e6c4, #f9d4a4);
}
Similar color palettes
Scroll down to explore 2 Medieval color palettes
Medieval Sun Kingdom color palette created on .