All Palettes

Color Palette #1f8e8c, #a5e3df, #f1b1c1, #f8d8a5, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1f8e8c;
}
.ice-crystal-blue {
color: #a5e3df;
}
.ibis {
color: #f1b1c1;
}
.stella-dora {
color: #f8d8a5;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--ocean-liner:#1f8e8c;
--ice-crystal-blue:#a5e3df;
--ibis:#f1b1c1;
--stella-dora:#f8d8a5;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore