All Palettes

Color Palette #ff6e61, #ffa142, #ffcd61, #cbe2d4, #6a82fb

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.golden-moray-eel {
color: #ffcd61;
}
.duck-egg-cream {
color: #cbe2d4;
}
.punch-out-glove {
color: #6a82fb;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--golden-moray-eel:#ffcd61;
--duck-egg-cream:#cbe2d4;
--punch-out-glove:#6a82fb;
}

More palettes to explore