All Palettes

Color Palette #ff6e61, #ff9a5c, #ffc87a, #ffebb8, #a1dff7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.papaya {
color: #ff9a5c;
}
.beige-topaz {
color: #ffc87a;
}
.sunkissed-yellow {
color: #ffebb8;
}
.ganon-blue {
color: #a1dff7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--papaya:#ff9a5c;
--beige-topaz:#ffc87a;
--sunkissed-yellow:#ffebb8;
--ganon-blue:#a1dff7;
}

More palettes to explore