All Palettes

Color Palette #ed9f02, #f08605, #d95d3a, #682c2e, #1f1a38

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #ed9f02;
}
.tangerine-skin {
color: #f08605;
}
.medium-vermilion {
color: #d95d3a;
}
.sundried-tomato {
color: #682c2e;
}
.eclipse-elixir {
color: #1f1a38;
}

/* CSS Variables */
:root {
--lemon-dream:#ed9f02;
--tangerine-skin:#f08605;
--medium-vermilion:#d95d3a;
--sundried-tomato:#682c2e;
--eclipse-elixir:#1f1a38;
}

More palettes to explore