All Palettes

Color Palette #ff6e61, #f9aeae, #fce4c5, #f8e1af, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.snow-white-blush {
color: #f9aeae;
}
.budder-skin {
color: #fce4c5;
}
.pasta {
color: #f8e1af;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--snow-white-blush:#f9aeae;
--budder-skin:#fce4c5;
--pasta:#f8e1af;
--floral-leaf:#ffb84d;
}

More palettes to explore