All Palettes

Color Palette #29b2d1, #4ec9d4, #83e0e2, #f5e29e, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.aquarius {
color: #29b2d1;
}
.sea-serpent {
color: #4ec9d4;
}
.cold-blue {
color: #83e0e2;
}
.buttery-croissant {
color: #f5e29e;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--aquarius:#29b2d1;
--sea-serpent:#4ec9d4;
--cold-blue:#83e0e2;
--buttery-croissant:#f5e29e;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore