All Palettes

Color Palette #1a8c8e, #5dc4c6, #a2e6e6, #f2faeb, #f8d6a0

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8c8e;
}
.chinese-lacquer {
color: #5dc4c6;
}
.everest {
color: #a2e6e6;
}
.white-sulfur {
color: #f2faeb;
}
.milky-maize {
color: #f8d6a0;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8c8e;
--chinese-lacquer:#5dc4c6;
--everest:#a2e6e6;
--white-sulfur:#f2faeb;
--milky-maize:#f8d6a0;
}

More palettes to explore