All Palettes

Color Palette #ff6e61, #ffa142, #ffd900, #a9e0d4, #6a5bcd

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.soviet-gold {
color: #ffd900;
}
.capri-water-blue {
color: #a9e0d4;
}
.ameixa {
color: #6a5bcd;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--soviet-gold:#ffd900;
--capri-water-blue:#a9e0d4;
--ameixa:#6a5bcd;
}

More palettes to explore