All Palettes

Color Palette #ff6e61, #71a3ef, #f3c239, #ffb78a, #d95d45

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.phellodendron-amurense {
color: #f3c239;
}
.savannah-sun {
color: #ffb78a;
}
.flame-stitch {
color: #d95d45;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--phellodendron-amurense:#f3c239;
--savannah-sun:#ffb78a;
--flame-stitch:#d95d45;
}

More palettes to explore