All Palettes

Color Palette #ff6e61, #ffb54d, #ffd900, #4cae7b, #298bbc

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb54d;
}
.soviet-gold {
color: #ffd900;
}
.shamrock-green {
color: #4cae7b;
}
.christmas-blue {
color: #298bbc;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb54d;
--soviet-gold:#ffd900;
--shamrock-green:#4cae7b;
--christmas-blue:#298bbc;
}

More palettes to explore