All Palettes

Color Palette #1f988c, #72c5b5, #e9f1ea, #f9e6b9, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1f988c;
}
.shockwave {
color: #72c5b5;
}
.astronomer {
color: #e9f1ea;
}
.hawaiian-cream {
color: #f9e6b9;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--ocean-liner:#1f988c;
--shockwave:#72c5b5;
--astronomer:#e9f1ea;
--hawaiian-cream:#f9e6b9;
--sunshine-mellow:#f1c40e;
}

More palettes to explore