All Palettes

Color Palette #f6d55a, #f5a524, #d95d3a, #b73a1a, #682c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.medium-vermilion {
color: #d95d3a;
}
.azshara-vein {
color: #b73a1a;
}
.sundried-tomato {
color: #682c2d;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--apricot-glazed-chicken:#f5a524;
--medium-vermilion:#d95d3a;
--azshara-vein:#b73a1a;
--sundried-tomato:#682c2d;
}

More palettes to explore