All Palettes

Color Palette #1e7e80, #4ab5b0, #a6d9d4, #f1b6b1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.jade-jewel {
color: #1e7e80;
}
.crystalsong-blue {
color: #4ab5b0;
}
.lolly-ice {
color: #a6d9d4;
}
.mesa-rose {
color: #f1b6b1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--jade-jewel:#1e7e80;
--crystalsong-blue:#4ab5b0;
--lolly-ice:#a6d9d4;
--mesa-rose:#f1b6b1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore