All Palettes

Color Palette #4ab3e8, #2e995a, #f9c54e, #f94346, #f3712b

0%
0%
0%

CSS code for this palette

/* CSS */
.high-blue {
color: #4ab3e8;
}
.kelly-green {
color: #2e995a;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}
.persimmon-orange {
color: #f3712b;
}

/* CSS Variables */
:root {
--high-blue:#4ab3e8;
--kelly-green:#2e995a;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
--persimmon-orange:#f3712b;
}

More palettes to explore