All Palettes

Color Palette #d2e70d, #f9e74e, #fdd67c, #f5a524, #d37d27

0%
0%
0%

CSS code for this palette

/* CSS */
.poisonous-pesto {
color: #d2e70d;
}
.paris-daisy {
color: #f9e74e;
}
.deviled-egg {
color: #fdd67c;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.bitter-orange {
color: #d37d27;
}

/* CSS Variables */
:root {
--poisonous-pesto:#d2e70d;
--paris-daisy:#f9e74e;
--deviled-egg:#fdd67c;
--apricot-glazed-chicken:#f5a524;
--bitter-orange:#d37d27;
}

More palettes to explore