All Palettes

Color Palette #1c6b8d, #41b4c3, #a5e2e9, #f4cf3e, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi {
color: #1c6b8d;
}
.glassmith {
color: #41b4c3;
}
.blizzard-blue {
color: #a5e2e9;
}
.marigold-dust {
color: #f4cf3e;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--bondi:#1c6b8d;
--glassmith:#41b4c3;
--blizzard-blue:#a5e2e9;
--marigold-dust:#f4cf3e;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore