All Palettes

Color Palette #ff6e61, #ffa142, #ffd54d, #a6d8d0, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.vibrant {
color: #ffd54d;
}
.lolly-ice {
color: #a6d8d0;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--vibrant:#ffd54d;
--lolly-ice:#a6d8d0;
--olympic-blue:#4b91e2;
}

More palettes to explore