All Palettes

Color Palette #497b9c, #7a9c9f, #a4b6a0, #d6c8a8, #e29e69

0%
0%
0%

CSS code for this palette

/* CSS */
.zenith {
color: #497b9c;
}
.tranquil-aqua {
color: #7a9c9f;
}
.bamboo-shoot {
color: #a4b6a0;
}
.thatched-cottage {
color: #d6c8a8;
}
.candle-yellow {
color: #e29e69;
}

/* CSS Variables */
:root {
--zenith:#497b9c;
--tranquil-aqua:#7a9c9f;
--bamboo-shoot:#a4b6a0;
--thatched-cottage:#d6c8a8;
--candle-yellow:#e29e69;
}

More palettes to explore