All Palettes

Color Palette #609d9f, #80ffd4, #b2e0d3, #f0e78e, #ff6347

0%
0%
0%

CSS code for this palette

/* CSS */
.cadet-blue {
color: #609d9f;
}
.hiroshima-aquamarine {
color: #80ffd4;
}
.bay {
color: #b2e0d3;
}
.bright-khaki {
color: #f0e78e;
}
.bruschetta-tomato {
color: #ff6347;
}

/* CSS Variables */
:root {
--cadet-blue:#609d9f;
--hiroshima-aquamarine:#80ffd4;
--bay:#b2e0d3;
--bright-khaki:#f0e78e;
--bruschetta-tomato:#ff6347;
}

More palettes to explore