All Palettes

Color Palette #6a908e, #4b7e8b, #3a6e7e, #2a6a5b, #1f5c38

0%
0%
0%

CSS code for this palette

/* CSS */
.mineral-blue {
color: #6a908e;
}
.brittany-blue {
color: #4b7e8b;
}
.grand-rapids {
color: #3a6e7e;
}
.galapagos-green {
color: #2a6a5b;
}
.derbyshire {
color: #1f5c38;
}

/* CSS Variables */
:root {
--mineral-blue:#6a908e;
--brittany-blue:#4b7e8b;
--grand-rapids:#3a6e7e;
--galapagos-green:#2a6a5b;
--derbyshire:#1f5c38;
}

More palettes to explore