All Palettes

Color Palette #ff6e61, #ff9e66, #ffd65c, #a9d40c, #4a9fd3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.common-dandelion {
color: #ffd65c;
}
.jeune-citron {
color: #a9d40c;
}
.peaceful-river {
color: #4a9fd3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--common-dandelion:#ffd65c;
--jeune-citron:#a9d40c;
--peaceful-river:#4a9fd3;
}

More palettes to explore