All Palettes

Color Palette #ff6e61, #ff998a, #ffd79e, #a8e1fa, #5f9cec

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.august-morning {
color: #ffd79e;
}
.ganon-blue {
color: #a8e1fa;
}
.feather-star {
color: #5f9cec;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--august-morning:#ffd79e;
--ganon-blue:#a8e1fa;
--feather-star:#5f9cec;
}

More palettes to explore