All Palettes

Color Palette #f5b2c1, #ff6e61, #ffa05c, #ffd54d, #a2d6d8

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.clarified-orange {
color: #ffa05c;
}
.vibrant {
color: #ffd54d;
}
.aqua-island {
color: #a2d6d8;
}

/* CSS Variables */
:root {
--ibis:#f5b2c1;
--grapefruit-pulp:#ff6e61;
--clarified-orange:#ffa05c;
--vibrant:#ffd54d;
--aqua-island:#a2d6d8;
}

More palettes to explore