All Palettes

Color Palette #1d8b89, #409c8b, #5fbf9d, #f1c84b, #e77b5a

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1d8b89;
}
.dioptase-green {
color: #409c8b;
}
.peppermint-fresh {
color: #5fbf9d;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.tangerine-flake {
color: #e77b5a;
}

/* CSS Variables */
:root {
--ocean-liner:#1d8b89;
--dioptase-green:#409c8b;
--peppermint-fresh:#5fbf9d;
--solar-plexus-chakra:#f1c84b;
--tangerine-flake:#e77b5a;
}

More palettes to explore