All Palettes

Color Palette #ff6e61, #ff9e66, #ffd56b, #a8e1d4, #709ddb

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.hint-of-honey {
color: #ffd56b;
}
.capri-water-blue {
color: #a8e1d4;
}
.kindred {
color: #709ddb;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--hint-of-honey:#ffd56b;
--capri-water-blue:#a8e1d4;
--kindred:#709ddb;
}

More palettes to explore