All Palettes

Color Palette #d5a153, #f1c84b, #f9e93e, #f7b83b, #c68e39

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-food-cake {
color: #d5a153;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.highlighter-yellow {
color: #f9e93e;
}
.squash-blossom {
color: #f7b83b;
}
.child-of-the-moon {
color: #c68e39;
}

/* CSS Variables */
:root {
--angel-food-cake:#d5a153;
--solar-plexus-chakra:#f1c84b;
--highlighter-yellow:#f9e93e;
--squash-blossom:#f7b83b;
--child-of-the-moon:#c68e39;
}

More palettes to explore