All Palettes

Color Palette #1d9a98, #3db8b8, #60d7d5, #f1c1c5, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-fantasy {
color: #1d9a98;
}
.montego-bay {
color: #3db8b8;
}
.hammam-blue {
color: #60d7d5;
}
.loveable {
color: #f1c1c5;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sea-fantasy:#1d9a98;
--montego-bay:#3db8b8;
--hammam-blue:#60d7d5;
--loveable:#f1c1c5;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore