All Palettes

Color Palette #9a9b8c, #c2c7b8, #e1e5d7, #f3e1c9, #f9c1a9

0%
0%
0%

CSS code for this palette

/* CSS */
.hunter-s-hollow {
color: #9a9b8c;
}
.jade-light-green {
color: #c2c7b8;
}
.touch-of-lime {
color: #e1e5d7;
}
.pebble-cream {
color: #f3e1c9;
}
.sweet-apricot {
color: #f9c1a9;
}

/* CSS Variables */
:root {
--hunter-s-hollow:#9a9b8c;
--jade-light-green:#c2c7b8;
--touch-of-lime:#e1e5d7;
--pebble-cream:#f3e1c9;
--sweet-apricot:#f9c1a9;
}

More palettes to explore