All Palettes

Color Palette #ff6e61, #ffcb5c, #6d9dc5, #4f8c8b, #f7cbca

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.cerulean-frost {
color: #6d9dc5;
}
.evora {
color: #4f8c8b;
}
.happy-piglets {
color: #f7cbca;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--cerulean-frost:#6d9dc5;
--evora:#4f8c8b;
--happy-piglets:#f7cbca;
}

More palettes to explore