All Palettes

Color Palette #1a8c8e, #4ab5b5, #82d2d3, #f4cf3e, #faa200

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8c8e;
}
.crystalsong-blue {
color: #4ab5b5;
}
.belize {
color: #82d2d3;
}
.marigold-dust {
color: #f4cf3e;
}
.mad-for-mango {
color: #faa200;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8c8e;
--crystalsong-blue:#4ab5b5;
--belize:#82d2d3;
--marigold-dust:#f4cf3e;
--mad-for-mango:#faa200;
}

More palettes to explore