All Palettes

Color Palette #1d798c, #4cb8b6, #74e2d5, #f2e65f, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1d798c;
}
.crystalsong-blue {
color: #4cb8b6;
}
.turquoise-chalk {
color: #74e2d5;
}
.flame-seal {
color: #f2e65f;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bermuda:#1d798c;
--crystalsong-blue:#4cb8b6;
--turquoise-chalk:#74e2d5;
--flame-seal:#f2e65f;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore