All Palettes

Color Palette #d3d600, #e0e000, #f0d000, #f5b800, #f5a700

0%
0%
0%

CSS code for this palette

/* CSS */
.chartreuse-shot {
color: #d3d600;
}
.golden-gun {
color: #e0e000;
}
.safety-yellow {
color: #f0d000;
}
.curry-bubbles {
color: #f5b800;
}
.spicy-sweetcorn {
color: #f5a700;
}

/* CSS Variables */
:root {
--chartreuse-shot:#d3d600;
--golden-gun:#e0e000;
--safety-yellow:#f0d000;
--curry-bubbles:#f5b800;
--spicy-sweetcorn:#f5a700;
}

More palettes to explore