All Palettes

Color Palette #ff6e61, #ffa142, #f7c94b, #b6e2f6, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.sunny-mood {
color: #f7c94b;
}
.echo-iris {
color: #b6e2f6;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--sunny-mood:#f7c94b;
--echo-iris:#b6e2f6;
--olympic-blue:#4b91e2;
}

More palettes to explore