All Palettes

Color Palette #ff6e61, #ffa142, #ffcd42, #f7e37e, #d4e5f7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.golden-handshake {
color: #ffcd42;
}
.yellow-dragon {
color: #f7e37e;
}
.freezing-vapor {
color: #d4e5f7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--golden-handshake:#ffcd42;
--yellow-dragon:#f7e37e;
--freezing-vapor:#d4e5f7;
}

More palettes to explore