All Palettes

Color Palette #ff6e61, #ff9f80, #ffe3b3, #fab700, #c76b88

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.peach-of-mind {
color: #ffe3b3;
}
.blue-angels-yellow {
color: #fab700;
}
.old-geranium {
color: #c76b88;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--peach-of-mind:#ffe3b3;
--blue-angels-yellow:#fab700;
--old-geranium:#c76b88;
}

More palettes to explore