All Palettes

Color Palette #4b9bc3, #2b787d, #1f4c4d, #a9d6d3, #f7e688

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-bluebird {
color: #4b9bc3;
}
.atoll {
color: #2b787d;
}
.hornblende-green {
color: #1f4c4d;
}
.eton-blue {
color: #a9d6d3;
}
.no-gmb-yellow {
color: #f7e688;
}

/* CSS Variables */
:root {
--mountain-bluebird:#4b9bc3;
--atoll:#2b787d;
--hornblende-green:#1f4c4d;
--eton-blue:#a9d6d3;
--no-gmb-yellow:#f7e688;
}

More palettes to explore