All Palettes

Color Palette #ff6e61, #ffb347, #f2e5ba, #5dbbea, #7fd959

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.agrellan-badland {
color: #ffb347;
}
.pearl-yellow {
color: #f2e5ba;
}
.malibu {
color: #5dbbea;
}
.lilliputian-lime {
color: #7fd959;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--agrellan-badland:#ffb347;
--pearl-yellow:#f2e5ba;
--malibu:#5dbbea;
--lilliputian-lime:#7fd959;
}

More palettes to explore