All Palettes

Color Palette #f9a824, #f5b656, #f1c988, #a9d8e0, #4e94b7

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.golden-hour {
color: #f5b656;
}
.beacon-yellow {
color: #f1c988;
}
.winsome-hue {
color: #a9d8e0;
}
.heritage-blue {
color: #4e94b7;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--golden-hour:#f5b656;
--beacon-yellow:#f1c988;
--winsome-hue:#a9d8e0;
--heritage-blue:#4e94b7;
}

More palettes to explore