All Palettes

Color Palette #ff6e61, #ff9f6b, #ffd86b, #a8e6cf, #d8b3e6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.hint-of-honey {
color: #ffd86b;
}
.turquoise-tower {
color: #a8e6cf;
}
.pretty-petunia {
color: #d8b3e6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sharegaki-persimmon:#ff9f6b;
--hint-of-honey:#ffd86b;
--turquoise-tower:#a8e6cf;
--pretty-petunia:#d8b3e6;
}

More palettes to explore