All Palettes

Color Palette #f6e2d5, #f6c6d6, #f4a4c8, #f09f7f, #f7c64b

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-rose {
color: #f6e2d5;
}
.mountain-laurel {
color: #f6c6d6;
}
.rose-mallow {
color: #f4a4c8;
}
.cumquat-cream {
color: #f09f7f;
}
.cakepop-sorbet {
color: #f7c64b;
}

/* CSS Variables */
:root {
--peach-rose:#f6e2d5;
--mountain-laurel:#f6c6d6;
--rose-mallow:#f4a4c8;
--cumquat-cream:#f09f7f;
--cakepop-sorbet:#f7c64b;
}

More palettes to explore