All Palettes

Color Palette #ff6e61, #ff9900, #ffcc00, #5db8f8, #2e6f9e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.vitamin-c {
color: #ff9900;
}
.usc-gold {
color: #ffcc00;
}
.ti-n-l-n-sky {
color: #5db8f8;
}
.lochmara {
color: #2e6f9e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--vitamin-c:#ff9900;
--usc-gold:#ffcc00;
--ti-n-l-n-sky:#5db8f8;
--lochmara:#2e6f9e;
}

More palettes to explore