All Palettes

Color Palette #f7e3b6, #f0c1d3, #b3a5e3, #a4d7df, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.barley-white {
color: #f7e3b6;
}
.parrot-tulip {
color: #f0c1d3;
}
.maximum-blue-purple {
color: #b3a5e3;
}
.crystal {
color: #a4d7df;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--barley-white:#f7e3b6;
--parrot-tulip:#f0c1d3;
--maximum-blue-purple:#b3a5e3;
--crystal:#a4d7df;
--pompelmo:#ff6b6b;
}

More palettes to explore