All Palettes

Color Palette #d95e36, #f4a20b, #f9d64e, #86c19d, #4b8db4

0%
0%
0%

CSS code for this palette

/* CSS */
.medium-vermilion {
color: #d95e36;
}
.orange-pospsicle {
color: #f4a20b;
}
.westfall-yellow {
color: #f9d64e;
}
.willow-hedge {
color: #86c19d;
}
.atlantic-gull {
color: #4b8db4;
}

/* CSS Variables */
:root {
--medium-vermilion:#d95e36;
--orange-pospsicle:#f4a20b;
--westfall-yellow:#f9d64e;
--willow-hedge:#86c19d;
--atlantic-gull:#4b8db4;
}

More palettes to explore