All Palettes

Color Palette #b8e1ff, #8fd4dc, #f6c5a2, #f9b59a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.dithered-sky {
color: #b8e1ff;
}
.foaming-surf {
color: #8fd4dc;
}
.shrimp-toast {
color: #f6c5a2;
}
.melon-sorbet {
color: #f9b59a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--dithered-sky:#b8e1ff;
--foaming-surf:#8fd4dc;
--shrimp-toast:#f6c5a2;
--melon-sorbet:#f9b59a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore