All Palettes

Color Palette #ff6e61, #ffa142, #f0e78e, #76d6d6, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bright-khaki {
color: #f0e78e;
}
.andes-sky {
color: #76d6d6;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bright-khaki:#f0e78e;
--andes-sky:#76d6d6;
--just-a-fairytale:#6b5b95;
}

More palettes to explore