All Palettes

Color Palette #f9a824, #f5c72e, #f1e94b, #e3f4a4, #6dd6f3

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.saffron {
color: #f5c72e;
}
.yellow-petal {
color: #f1e94b;
}
.dingy-sticky-note {
color: #e3f4a4;
}
.heisenberg-blue {
color: #6dd6f3;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--saffron:#f5c72e;
--yellow-petal:#f1e94b;
--dingy-sticky-note:#e3f4a4;
--heisenberg-blue:#6dd6f3;
}

More palettes to explore