All Palettes

Color Palette #f1a7b4, #ff6e61, #ffb84d, #b2e1e0, #5d7a8e

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.frosty-soft-blue {
color: #b2e1e0;
}
.titanium-blue {
color: #5d7a8e;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--frosty-soft-blue:#b2e1e0;
--titanium-blue:#5d7a8e;
}

More palettes to explore