All Palettes

Color Palette #f7b5a1, #f7d4b6, #f7e3b6, #b5e3d4, #a1b5f7

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.cheddar-corn {
color: #f7d4b6;
}
.barley-white {
color: #f7e3b6;
}
.cruise {
color: #b5e3d4;
}
.wondrous-wisteria {
color: #a1b5f7;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--cheddar-corn:#f7d4b6;
--barley-white:#f7e3b6;
--cruise:#b5e3d4;
--wondrous-wisteria:#a1b5f7;
}

More palettes to explore