All Palettes

Color Palette #ff6e61, #ffa047, #ffcb5c, #a9d40c, #6cace4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.au-gratin {
color: #ffa047;
}
.nacho {
color: #ffcb5c;
}
.jeune-citron {
color: #a9d40c;
}
.greek-sea {
color: #6cace4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--au-gratin:#ffa047;
--nacho:#ffcb5c;
--jeune-citron:#a9d40c;
--greek-sea:#6cace4;
}

More palettes to explore