All Palettes

Color Palette #ff6e61, #f7c94b, #f0a800, #d14d00, #be1e2e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sunny-mood {
color: #f7c94b;
}
.welcoming-wasp {
color: #f0a800;
}
.kaihau-express {
color: #d14d00;
}
.ruby-shard {
color: #be1e2e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sunny-mood:#f7c94b;
--welcoming-wasp:#f0a800;
--kaihau-express:#d14d00;
--ruby-shard:#be1e2e;
}

More palettes to explore