All Palettes

Color Palette #3a8d98, #69bf9a, #c4e1c1, #f6d6a7, #f28d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.aqueous {
color: #3a8d98;
}
.peppermint-fresh {
color: #69bf9a;
}
.green-myth {
color: #c4e1c1;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.spicy-paella {
color: #f28d3a;
}

/* CSS Variables */
:root {
--aqueous:#3a8d98;
--peppermint-fresh:#69bf9a;
--green-myth:#c4e1c1;
--enjoyable-yellow:#f6d6a7;
--spicy-paella:#f28d3a;
}

More palettes to explore