All Palettes

Color Palette #ff6e61, #ff9b3d, #ffcb5c, #d8e8b0, #8ecae6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hawaiian-passion {
color: #ff9b3d;
}
.nacho {
color: #ffcb5c;
}
.lasting-thoughts {
color: #d8e8b0;
}
.deluxe-days {
color: #8ecae6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hawaiian-passion:#ff9b3d;
--nacho:#ffcb5c;
--lasting-thoughts:#d8e8b0;
--deluxe-days:#8ecae6;
}

More palettes to explore