All Palettes

Color Palette #ff6e61, #ff976b, #ffd95c, #c7e2ff, #9fd2df

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.atomic-tangerine {
color: #ff976b;
}
.lemon-twist {
color: #ffd95c;
}
.arc-light {
color: #c7e2ff;
}
.light-sky-babe {
color: #9fd2df;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--atomic-tangerine:#ff976b;
--lemon-twist:#ffd95c;
--arc-light:#c7e2ff;
--light-sky-babe:#9fd2df;
}

More palettes to explore