All Palettes

Color Palette #ff6e61, #70a4a4, #f7b5a1, #f3d24f, #f3a34f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.steel-pan-mallet {
color: #70a4a4;
}
.mystic-tulip {
color: #f7b5a1;
}
.fresh-pineapple {
color: #f3d24f;
}
.troll-slayer-orange {
color: #f3a34f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--steel-pan-mallet:#70a4a4;
--mystic-tulip:#f7b5a1;
--fresh-pineapple:#f3d24f;
--troll-slayer-orange:#f3a34f;
}

More palettes to explore