All Palettes

Color Palette #f9a824, #f2d288, #b4e4e3, #80b3d6, #e75f5f

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.march-yellow {
color: #f2d288;
}
.seascape-green {
color: #b4e4e3;
}
.regale-blue {
color: #80b3d6;
}
.reductant {
color: #e75f5f;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--march-yellow:#f2d288;
--seascape-green:#b4e4e3;
--regale-blue:#80b3d6;
--reductant:#e75f5f;
}

More palettes to explore