All Palettes

Color Palette #1e8f8f, #4fb0b0, #8dd3d3, #f1cb4b, #d67a2e

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-fantasy {
color: #1e8f8f;
}
.crystalsong-blue {
color: #4fb0b0;
}
.fling-green {
color: #8dd3d3;
}
.solar-plexus-chakra {
color: #f1cb4b;
}
.bitter-orange {
color: #d67a2e;
}

/* CSS Variables */
:root {
--sea-fantasy:#1e8f8f;
--crystalsong-blue:#4fb0b0;
--fling-green:#8dd3d3;
--solar-plexus-chakra:#f1cb4b;
--bitter-orange:#d67a2e;
}

More palettes to explore