All Palettes

Color Palette #4f9da1, #78c9b2, #a3e0d3, #f1e2c1, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.rockpool {
color: #4f9da1;
}
.meridian-star {
color: #78c9b2;
}
.sparkling-mint {
color: #a3e0d3;
}
.cameo-cream {
color: #f1e2c1;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--rockpool:#4f9da1;
--meridian-star:#78c9b2;
--sparkling-mint:#a3e0d3;
--cameo-cream:#f1e2c1;
--blue-angels-yellow:#fab700;
}

More palettes to explore