All Palettes

Color Palette #f7b5a1, #f8ceaf, #f7e3bb, #b2e0b2, #a4d8e5

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.whipped-peach {
color: #f8ceaf;
}
.curd {
color: #f7e3bb;
}
.mint-cocktail-green {
color: #b2e0b2;
}
.atlantic-ocean {
color: #a4d8e5;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--whipped-peach:#f8ceaf;
--curd:#f7e3bb;
--mint-cocktail-green:#b2e0b2;
--atlantic-ocean:#a4d8e5;
}

More palettes to explore