All Palettes

Color Palette #ff6e61, #ffa142, #ffe057, #6b5b95, #2d4a7b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.pickled-ginger {
color: #ffe057;
}
.just-a-fairytale {
color: #6b5b95;
}
.nautical {
color: #2d4a7b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--pickled-ginger:#ffe057;
--just-a-fairytale:#6b5b95;
--nautical:#2d4a7b;
}

More palettes to explore