All Palettes

Color Palette #007b80, #4ac4c4, #a3e0df, #f4b69f, #f76969

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-waters {
color: #007b80;
}
.north-wind {
color: #4ac4c4;
}
.spinnaker {
color: #a3e0df;
}
.first-date {
color: #f4b69f;
}
.fiery-salmon {
color: #f76969;
}

/* CSS Variables */
:root {
--tropical-waters:#007b80;
--north-wind:#4ac4c4;
--spinnaker:#a3e0df;
--first-date:#f4b69f;
--fiery-salmon:#f76969;
}

More palettes to explore