All Palettes

Color Palette #2f5d6f, #3a7e79, #4cb8a2, #a1d1d3, #f6f1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.blumine {
color: #2f5d6f;
}
.copper-mineral-green {
color: #3a7e79;
}
.jolt-of-jade {
color: #4cb8a2;
}
.morning-glory {
color: #a1d1d3;
}
.almond-oil {
color: #f6f1c1;
}

/* CSS Variables */
:root {
--blumine:#2f5d6f;
--copper-mineral-green:#3a7e79;
--jolt-of-jade:#4cb8a2;
--morning-glory:#a1d1d3;
--almond-oil:#f6f1c1;
}

More palettes to explore