All Palettes

Color Palette #ff6e61, #ff9e66, #ffd88a, #ffeba3, #ffb3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.workout-routine {
color: #ffd88a;
}
.baby-chick {
color: #ffeba3;
}
.wildflower-bouquet {
color: #ffb3b3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--workout-routine:#ffd88a;
--baby-chick:#ffeba3;
--wildflower-bouquet:#ffb3b3;
}

More palettes to explore