All Palettes

Color Palette #a7dadc, #f2faef, #fceeb6, #ff6e61, #d83b6a

0%
0%
0%

CSS code for this palette

/* CSS */
.crystal {
color: #a7dadc;
}
.winter-oasis {
color: #f2faef;
}
.tinker-light {
color: #fceeb6;
}
.grapefruit-pulp {
color: #ff6e61;
}
.raspberry-sorbet {
color: #d83b6a;
}

/* CSS Variables */
:root {
--crystal:#a7dadc;
--winter-oasis:#f2faef;
--tinker-light:#fceeb6;
--grapefruit-pulp:#ff6e61;
--raspberry-sorbet:#d83b6a;
}

More palettes to explore