All Palettes

Color Palette #b8b8b8, #a5c9d5, #f0e7c7, #f9b49f, #c9d3a1

0%
0%
0%

CSS code for this palette

/* CSS */
.fortress-grey {
color: #b8b8b8;
}
.drip {
color: #a5c9d5;
}
.ethereal-green {
color: #f0e7c7;
}
.mystic-tulip {
color: #f9b49f;
}
.true-to-you {
color: #c9d3a1;
}

/* CSS Variables */
:root {
--fortress-grey:#b8b8b8;
--drip:#a5c9d5;
--ethereal-green:#f0e7c7;
--mystic-tulip:#f9b49f;
--true-to-you:#c9d3a1;
}

More palettes to explore