All Palettes

Color Palette #ff6e61, #ff9e42, #f5c400, #70d7ff, #ff7e61

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.syndicalist {
color: #f5c400;
}
.heisenberg-blue {
color: #70d7ff;
}
.sunset-papaya {
color: #ff7e61;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--syndicalist:#f5c400;
--heisenberg-blue:#70d7ff;
--sunset-papaya:#ff7e61;
}

More palettes to explore