All Palettes

Color Palette #ff6e61, #ffa04d, #ffc83d, #a5c6d5, #4d5b89

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-flower {
color: #ffa04d;
}
.yellow-jacket {
color: #ffc83d;
}
.blue-dam {
color: #a5c6d5;
}
.gem {
color: #4d5b89;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-flower:#ffa04d;
--yellow-jacket:#ffc83d;
--blue-dam:#a5c6d5;
--gem:#4d5b89;
}

More palettes to explore