All Palettes

Color Palette #ff6e61, #ffb84d, #ffe46b, #6fdc8b, #4051b5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.dynamic-yellow {
color: #ffe46b;
}
.aurora-green {
color: #6fdc8b;
}
.night-in-manchester {
color: #4051b5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--dynamic-yellow:#ffe46b;
--aurora-green:#6fdc8b;
--night-in-manchester:#4051b5;
}

More palettes to explore