All Palettes

Color Palette #00b2d1, #1ed2c6, #a3e0d3, #f4a462, #f76a55

0%
0%
0%

CSS code for this palette

/* CSS */
.iris-blue {
color: #00b2d1;
}
.blue-martina {
color: #1ed2c6;
}
.sparkling-mint {
color: #a3e0d3;
}
.shrimp-cocktail {
color: #f4a462;
}
.rose-fusion {
color: #f76a55;
}

/* CSS Variables */
:root {
--iris-blue:#00b2d1;
--blue-martina:#1ed2c6;
--sparkling-mint:#a3e0d3;
--shrimp-cocktail:#f4a462;
--rose-fusion:#f76a55;
}

More palettes to explore