All Palettes

Color Palette #f6b531, #f9c54e, #4c9e6c, #2a699d, #f25c5a

0%
0%
0%

CSS code for this palette

/* CSS */
.nyc-taxi {
color: #f6b531;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.greenbrier {
color: #4c9e6c;
}
.blues {
color: #2a699d;
}
.hot-coral {
color: #f25c5a;
}

/* CSS Variables */
:root {
--nyc-taxi:#f6b531;
--creamy-sweet-corn:#f9c54e;
--greenbrier:#4c9e6c;
--blues:#2a699d;
--hot-coral:#f25c5a;
}

More palettes to explore