All Palettes

Color Palette #f7b5a1, #f9e9d2, #a6d8b9, #b1e0f2, #e1a8d7

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.may-sun {
color: #f9e9d2;
}
.eerie-glow {
color: #a6d8b9;
}
.intergalactic-blue {
color: #b1e0f2;
}
.light-orchid {
color: #e1a8d7;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--may-sun:#f9e9d2;
--eerie-glow:#a6d8b9;
--intergalactic-blue:#b1e0f2;
--light-orchid:#e1a8d7;
}

More palettes to explore