All Palettes

Color Palette #d6c400, #b8a200, #a8a08f, #e3d7c4, #c5beaf

0%
0%
0%

CSS code for this palette

/* CSS */
.sorbet-yellow {
color: #d6c400;
}
.sulphine-yellow {
color: #b8a200;
}
.apple-hill {
color: #a8a08f;
}
.high-style-beige {
color: #e3d7c4;
}
.stone-fortress {
color: #c5beaf;
}

/* CSS Variables */
:root {
--sorbet-yellow:#d6c400;
--sulphine-yellow:#b8a200;
--apple-hill:#a8a08f;
--high-style-beige:#e3d7c4;
--stone-fortress:#c5beaf;
}

More palettes to explore