All Palettes

Color Palette #f0a800, #ff713d, #f07a8e, #b4e4f4, #5087f7

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.carrot {
color: #ff713d;
}
.flower-blossom-pink {
color: #f07a8e;
}
.echo-iris {
color: #b4e4f4;
}
.skinny-jeans {
color: #5087f7;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--carrot:#ff713d;
--flower-blossom-pink:#f07a8e;
--echo-iris:#b4e4f4;
--skinny-jeans:#5087f7;
}

More palettes to explore