All Palettes

Color Palette #8a9bb7, #b0c4d8, #d5c8d2, #e6a3c0, #e65c7a

0%
0%
0%

CSS code for this palette

/* CSS */
.forever-blue {
color: #8a9bb7;
}
.ballet-blue {
color: #b0c4d8;
}
.orchid-tint {
color: #d5c8d2;
}
.think-pink {
color: #e6a3c0;
}
.highlighter-pink {
color: #e65c7a;
}

/* CSS Variables */
:root {
--forever-blue:#8a9bb7;
--ballet-blue:#b0c4d8;
--orchid-tint:#d5c8d2;
--think-pink:#e6a3c0;
--highlighter-pink:#e65c7a;
}

More palettes to explore