All Palettes

Color Palette #ff6e61, #ff9b3d, #f3d258, #a2d57b, #4b8abe

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hawaiian-passion {
color: #ff9b3d;
}
.sorreno-lemon {
color: #f3d258;
}
.crystal-green {
color: #a2d57b;
}
.boat-house {
color: #4b8abe;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hawaiian-passion:#ff9b3d;
--sorreno-lemon:#f3d258;
--crystal-green:#a2d57b;
--boat-house:#4b8abe;
}

More palettes to explore