All Palettes

Color Palette #ff6e61, #ffa047, #ffd900, #71a3ef, #9ed4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.au-gratin {
color: #ffa047;
}
.soviet-gold {
color: #ffd900;
}
.greek-sea {
color: #71a3ef;
}
.ocean-cruise {
color: #9ed4e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--au-gratin:#ffa047;
--soviet-gold:#ffd900;
--greek-sea:#71a3ef;
--ocean-cruise:#9ed4e0;
}

More palettes to explore