All Palettes

Color Palette #1b8e9d, #50b4b2, #a4d6d1, #f1e7d5, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1b8e9d;
}
.crystalsong-blue {
color: #50b4b2;
}
.sinbad {
color: #a4d6d1;
}
.rice-bowl {
color: #f1e7d5;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--safe-harbour:#1b8e9d;
--crystalsong-blue:#50b4b2;
--sinbad:#a4d6d1;
--rice-bowl:#f1e7d5;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore