All Palettes

Color Palette #f5b2d0, #f5e2a3, #9fe0e0, #a7d3f1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f5b2d0;
}
.sun-dust {
color: #f5e2a3;
}
.everest {
color: #9fe0e0;
}
.light-shimmer {
color: #a7d3f1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f5b2d0;
--sun-dust:#f5e2a3;
--everest:#9fe0e0;
--light-shimmer:#a7d3f1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore