All Palettes

Color Palette #a6dff7, #f6a2af, #f4cf3e, #c3e9a5, #12929b

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a6dff7;
}
.simple-pink {
color: #f6a2af;
}
.marigold-dust {
color: #f4cf3e;
}
.field-day {
color: #c3e9a5;
}
.peacock-feather {
color: #12929b;
}

/* CSS Variables */
:root {
--ganon-blue:#a6dff7;
--simple-pink:#f6a2af;
--marigold-dust:#f4cf3e;
--field-day:#c3e9a5;
--peacock-feather:#12929b;
}

More palettes to explore