All Palettes

Color Palette #ff6e61, #f7b32b, #f2d150, #8cd4c2, #6a7f9a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hot-sun {
color: #f7b32b;
}
.maize {
color: #f2d150;
}
.light-capri-green {
color: #8cd4c2;
}
.searching-blue {
color: #6a7f9a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hot-sun:#f7b32b;
--maize:#f2d150;
--light-capri-green:#8cd4c2;
--searching-blue:#6a7f9a;
}

More palettes to explore