All Palettes

Color Palette #ff6e61, #ffa142, #ffd900, #a3d7d5, #690dab

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.soviet-gold {
color: #ffd900;
}
.smooth-satin {
color: #a3d7d5;
}
.indiviolet-sunset {
color: #690dab;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--soviet-gold:#ffd900;
--smooth-satin:#a3d7d5;
--indiviolet-sunset:#690dab;
}

More palettes to explore