All Palettes

Color Palette #ff6e61, #ffcb5c, #d3d600, #6b5b95, #feb134

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.chartreuse-shot {
color: #d3d600;
}
.just-a-fairytale {
color: #6b5b95;
}
.ripe-pumpkin {
color: #feb134;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--chartreuse-shot:#d3d600;
--just-a-fairytale:#6b5b95;
--ripe-pumpkin:#feb134;
}

More palettes to explore