All Palettes

Color Palette #ff6e61, #ff9a47, #ffcb5c, #d9e3e3, #5a5b6c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.nacho {
color: #ffcb5c;
}
.bit-of-blue {
color: #d9e3e3;
}
.shearwater-black {
color: #5a5b6c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--nacho:#ffcb5c;
--bit-of-blue:#d9e3e3;
--shearwater-black:#5a5b6c;
}

More palettes to explore