All Palettes

Color Palette #ff6e61, #6ab9b6, #f7b32b, #a3d55d, #e84a8c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-soft-blue {
color: #6ab9b6;
}
.hot-sun {
color: #f7b32b;
}
.lime-lizard {
color: #a3d55d;
}
.majestic-magenta {
color: #e84a8c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-soft-blue:#6ab9b6;
--hot-sun:#f7b32b;
--lime-lizard:#a3d55d;
--majestic-magenta:#e84a8c;
}

More palettes to explore