All Palettes

Color Palette #ff6e61, #ff9b3d, #ffcb5c, #d5e1df, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hawaiian-passion {
color: #ff9b3d;
}
.nacho {
color: #ffcb5c;
}
.pristine-petal {
color: #d5e1df;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hawaiian-passion:#ff9b3d;
--nacho:#ffcb5c;
--pristine-petal:#d5e1df;
--windstorm:#6999c3;
}

More palettes to explore