All Palettes

Color Palette #f6cac6, #f8b6a0, #f19b83, #f38e6d, #b67d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.first-peach {
color: #f6cac6;
}
.mystic-tulip {
color: #f8b6a0;
}
.cumquat-cream {
color: #f19b83;
}
.moegi-green {
color: #f38e6d;
}
.heirloom {
color: #b67d6d;
}

/* CSS Variables */
:root {
--first-peach:#f6cac6;
--mystic-tulip:#f8b6a0;
--cumquat-cream:#f19b83;
--moegi-green:#f38e6d;
--heirloom:#b67d6d;
}

More palettes to explore