All Palettes

Color Palette #ff6e61, #ff9a42, #ffd54d, #b0eb00, #70c6ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.absolute-apricot {
color: #ff9a42;
}
.vibrant {
color: #ffd54d;
}
.green-fiasco {
color: #b0eb00;
}
.maya-blue {
color: #70c6ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--absolute-apricot:#ff9a42;
--vibrant:#ffd54d;
--green-fiasco:#b0eb00;
--maya-blue:#70c6ff;
}

More palettes to explore