All Palettes

Color Palette #ff6e61, #ffad42, #ffd54d, #a5dde9, #ff999c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-sorbet {
color: #ffad42;
}
.vibrant {
color: #ffd54d;
}
.early-july {
color: #a5dde9;
}
.rubber-radish {
color: #ff999c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mandarin-sorbet:#ffad42;
--vibrant:#ffd54d;
--early-july:#a5dde9;
--rubber-radish:#ff999c;
}

More palettes to explore