All Palettes

Color Palette #ff6e61, #ffa142, #ffcc00, #a6d8c8, #4ab3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.usc-gold {
color: #ffcc00;
}
.whirlpool {
color: #a6d8c8;
}
.high-blue {
color: #4ab3e8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--usc-gold:#ffcc00;
--whirlpool:#a6d8c8;
--high-blue:#4ab3e8;
}

More palettes to explore