All Palettes

Color Palette #ff6e61, #ff9a6b, #ffc83d, #a7d7b8, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9a6b;
}
.yellow-jacket {
color: #ffc83d;
}
.eerie-glow {
color: #a7d7b8;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9a6b;
--yellow-jacket:#ffc83d;
--eerie-glow:#a7d7b8;
--just-a-fairytale:#6b5b95;
}

More palettes to explore