All Palettes

Color Palette #305a57, #507c7c, #6eb4a5, #a4e5e2, #e2f8f2

0%
0%
0%

CSS code for this palette

/* CSS */
.enchanting-ivy {
color: #305a57;
}
.nickel-ore-green {
color: #507c7c;
}
.lenticular-ore {
color: #6eb4a5;
}
.ice-crystal-blue {
color: #a4e5e2;
}
.frosty-mint {
color: #e2f8f2;
}

/* CSS Variables */
:root {
--enchanting-ivy:#305a57;
--nickel-ore-green:#507c7c;
--lenticular-ore:#6eb4a5;
--ice-crystal-blue:#a4e5e2;
--frosty-mint:#e2f8f2;
}

More palettes to explore