All Palettes

Color Palette #1d8a90, #4cc0c2, #88e4e7, #f3f7b1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1d8a90;
}
.north-wind {
color: #4cc0c2;
}
.island-paradise {
color: #88e4e7;
}
.yellow-chalk {
color: #f3f7b1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--river-fountain:#1d8a90;
--north-wind:#4cc0c2;
--island-paradise:#88e4e7;
--yellow-chalk:#f3f7b1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore