All Palettes

Color Palette #4db3af, #73c4c3, #a4e0e0, #f3f2a0, #f2a769

0%
0%
0%

CSS code for this palette

/* CSS */
.crystalsong-blue {
color: #4db3af;
}
.turkish-teal {
color: #73c4c3;
}
.ice-crystal-blue {
color: #a4e0e0;
}
.leaf-bud {
color: #f3f2a0;
}
.lion-of-menecrates {
color: #f2a769;
}

/* CSS Variables */
:root {
--crystalsong-blue:#4db3af;
--turkish-teal:#73c4c3;
--ice-crystal-blue:#a4e0e0;
--leaf-bud:#f3f2a0;
--lion-of-menecrates:#f2a769;
}

More palettes to explore