All Palettes

Color Palette #b5cae8, #a7d7c2, #f1e2b1, #f1a8a2, #f49c8a

0%
0%
0%

CSS code for this palette

/* CSS */
.morality {
color: #b5cae8;
}
.southern-belle {
color: #a7d7c2;
}
.bone-white {
color: #f1e2b1;
}
.calabrese {
color: #f1a8a2;
}
.rose-essence {
color: #f49c8a;
}

/* CSS Variables */
:root {
--morality:#b5cae8;
--southern-belle:#a7d7c2;
--bone-white:#f1e2b1;
--calabrese:#f1a8a2;
--rose-essence:#f49c8a;
}

More palettes to explore