All Palettes

Color Palette #d95230, #f6a50e, #f3da58, #2e8e4e, #1e4f80

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-tomato {
color: #d95230;
}
.orange-pospsicle {
color: #f6a50e;
}
.tamarack-yellow {
color: #f3da58;
}
.st-patrick {
color: #2e8e4e;
}
.clear-night-sky {
color: #1e4f80;
}

/* CSS Variables */
:root {
--frozen-tomato:#d95230;
--orange-pospsicle:#f6a50e;
--tamarack-yellow:#f3da58;
--st-patrick:#2e8e4e;
--clear-night-sky:#1e4f80;
}

More palettes to explore