All Palettes

Color Palette #ff6e61, #ff9900, #ffd900, #a6d8d4, #6b9cd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.vitamin-c {
color: #ff9900;
}
.soviet-gold {
color: #ffd900;
}
.lolly-ice {
color: #a6d8d4;
}
.blue-electress {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--vitamin-c:#ff9900;
--soviet-gold:#ffd900;
--lolly-ice:#a6d8d4;
--blue-electress:#6b9cd1;
}

More palettes to explore