All Palettes

Color Palette #fe6d5d, #ff997a, #ffbeb3, #f9c54e, #f6d55a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.flash-in-the-pan {
color: #ff997a;
}
.melon-water {
color: #ffbeb3;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.wake-me-up {
color: #f6d55a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--flash-in-the-pan:#ff997a;
--melon-water:#ffbeb3;
--creamy-sweet-corn:#f9c54e;
--wake-me-up:#f6d55a;
}

More palettes to explore