All Palettes

Color Palette #ff6e61, #ff9a6b, #ffcb6b, #ffe66b, #f3ff6b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9a6b;
}
.faded-sunlight {
color: #ffcb6b;
}
.dynamic-yellow {
color: #ffe66b;
}
.lemon-pie {
color: #f3ff6b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9a6b;
--faded-sunlight:#ffcb6b;
--dynamic-yellow:#ffe66b;
--lemon-pie:#f3ff6b;
}

More palettes to explore