All Palettes

Color Palette #f6c2a2, #f7b7a1, #f09a8e, #f07a6a, #e66b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.neighborly-peach {
color: #f6c2a2;
}
.mystic-tulip {
color: #f7b7a1;
}
.fruit-shake {
color: #f09a8e;
}
.melon-baby {
color: #f07a6a;
}
.orangeville {
color: #e66b5b;
}

/* CSS Variables */
:root {
--neighborly-peach:#f6c2a2;
--mystic-tulip:#f7b7a1;
--fruit-shake:#f09a8e;
--melon-baby:#f07a6a;
--orangeville:#e66b5b;
}

More palettes to explore