All Palettes

Color Palette #f5b2d1, #f9d69f, #f9f3ae, #a6e2df, #92b8e7

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f5b2d1;
}
.milky-maize {
color: #f9d69f;
}
.paper-tiger {
color: #f9f3ae;
}
.ice-crystal-blue {
color: #a6e2df;
}
.adrift-on-the-nile {
color: #92b8e7;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f5b2d1;
--milky-maize:#f9d69f;
--paper-tiger:#f9f3ae;
--ice-crystal-blue:#a6e2df;
--adrift-on-the-nile:#92b8e7;
}

More palettes to explore