All Palettes

Color Palette #a3c7e0, #b7e4f0, #f7d5b6, #f5b2b2, #fbb5a2

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.ocean-front {
color: #b7e4f0;
}
.tender-peach {
color: #f7d5b6;
}
.brain-pink {
color: #f5b2b2;
}
.just-blush {
color: #fbb5a2;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--ocean-front:#b7e4f0;
--tender-peach:#f7d5b6;
--brain-pink:#f5b2b2;
--just-blush:#fbb5a2;
}

More palettes to explore