All Palettes

Color Palette #f9a9b5, #f4b4d4, #eae8e1, #b6e2df, #a7d7d3

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f9a9b5;
}
.pink-marshmallow {
color: #f4b4d4;
}
.mystic-fog {
color: #eae8e1;
}
.fine-blue {
color: #b6e2df;
}
.sinbad {
color: #a7d7d3;
}

/* CSS Variables */
:root {
--pink-fit:#f9a9b5;
--pink-marshmallow:#f4b4d4;
--mystic-fog:#eae8e1;
--fine-blue:#b6e2df;
--sinbad:#a7d7d3;
}

More palettes to explore