All Palettes

Color Palette #f5b400, #f6c85a, #f7e2a6, #d1e6e1, #a4d5d0

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.deep-fried-sun-rays {
color: #f6c85a;
}
.lemon-ice-yellow {
color: #f7e2a6;
}
.aqua-glass {
color: #d1e6e1;
}
.sinbad {
color: #a4d5d0;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--deep-fried-sun-rays:#f6c85a;
--lemon-ice-yellow:#f7e2a6;
--aqua-glass:#d1e6e1;
--sinbad:#a4d5d0;
}

More palettes to explore