All Palettes

Color Palette #a9b7c7, #aebccb, #bbcbe2, #f7d4b6, #fbdeb1

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-tribute {
color: #a9b7c7;
}
.simply-blue {
color: #aebccb;
}
.hindsight {
color: #bbcbe2;
}
.cheddar-corn {
color: #f7d4b6;
}
.such-a-peach {
color: #fbdeb1;
}

/* CSS Variables */
:root {
--blue-tribute:#a9b7c7;
--simply-blue:#aebccb;
--hindsight:#bbcbe2;
--cheddar-corn:#f7d4b6;
--such-a-peach:#fbdeb1;
}

More palettes to explore