All Palettes

Color Palette #6d9ac5, #a3c7e0, #d9eaf7, #f1b1d5, #e6a2c1

0%
0%
0%

CSS code for this palette

/* CSS */
.cerulean-frost {
color: #6d9ac5;
}
.sea-cliff {
color: #a3c7e0;
}
.celestial-cathedral {
color: #d9eaf7;
}
.soft-cashmere {
color: #f1b1d5;
}
.think-pink {
color: #e6a2c1;
}

/* CSS Variables */
:root {
--cerulean-frost:#6d9ac5;
--sea-cliff:#a3c7e0;
--celestial-cathedral:#d9eaf7;
--soft-cashmere:#f1b1d5;
--think-pink:#e6a2c1;
}

More palettes to explore