All Palettes

Color Palette #ff6e61, #ffa142, #ffd84d, #a6d8b7, #4db8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.tuscan-sun {
color: #ffd84d;
}
.eerie-glow {
color: #a6d8b7;
}
.hello-summer {
color: #4db8ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--tuscan-sun:#ffd84d;
--eerie-glow:#a6d8b7;
--hello-summer:#4db8ff;
}

More palettes to explore