All Palettes

Color Palette #a4b7bc, #c6d3d7, #e7f0f3, #f1c4a2, #d77f7f

0%
0%
0%

CSS code for this palette

/* CSS */
.languid-blue {
color: #a4b7bc;
}
.polished-cotton {
color: #c6d3d7;
}
.ethereal-white {
color: #e7f0f3;
}
.turnip-boy {
color: #f1c4a2;
}
.york-pink {
color: #d77f7f;
}

/* CSS Variables */
:root {
--languid-blue:#a4b7bc;
--polished-cotton:#c6d3d7;
--ethereal-white:#e7f0f3;
--turnip-boy:#f1c4a2;
--york-pink:#d77f7f;
}

More palettes to explore