All Palettes

Color Palette #f7b5a1, #f27d81, #eab0a4, #ffcaa8, #ffda9e

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.meat {
color: #f27d81;
}
.joyful-poppy {
color: #eab0a4;
}
.peach-crayon {
color: #ffcaa8;
}
.south-shore-sun {
color: #ffda9e;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--meat:#f27d81;
--joyful-poppy:#eab0a4;
--peach-crayon:#ffcaa8;
--south-shore-sun:#ffda9e;
}

More palettes to explore