All Palettes

Color Palette #ff6e61, #ffab3d, #ffd900, #6ed8a3, #4051b5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-butter {
color: #ffab3d;
}
.soviet-gold {
color: #ffd900;
}
.aurora-green {
color: #6ed8a3;
}
.night-in-manchester {
color: #4051b5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-butter:#ffab3d;
--soviet-gold:#ffd900;
--aurora-green:#6ed8a3;
--night-in-manchester:#4051b5;
}

More palettes to explore