All Palettes

Color Palette #1f7a7a, #4eb7b7, #8dd3d3, #f5e0a3, #f68a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.geneva-green {
color: #1f7a7a;
}
.crystalsong-blue {
color: #4eb7b7;
}
.fling-green {
color: #8dd3d3;
}
.sun-dust {
color: #f5e0a3;
}
.hot-orange {
color: #f68a3c;
}

/* CSS Variables */
:root {
--geneva-green:#1f7a7a;
--crystalsong-blue:#4eb7b7;
--fling-green:#8dd3d3;
--sun-dust:#f5e0a3;
--hot-orange:#f68a3c;
}

More palettes to explore