All Palettes

Color Palette #ff6e61, #ff9a6b, #ffca7a, #f1e0b1, #a4d2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9a6b;
}
.beige-topaz {
color: #ffca7a;
}
.bone-white {
color: #f1e0b1;
}
.cay {
color: #a4d2d5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9a6b;
--beige-topaz:#ffca7a;
--bone-white:#f1e0b1;
--cay:#a4d2d5;
}

More palettes to explore