All Palettes

Color Palette #3d9ae1, #00a851, #f3e13f, #f29f2c, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.flax-flower-blue {
color: #3d9ae1;
}
.green-pigment {
color: #00a851;
}
.highlighter-yellow {
color: #f3e13f;
}
.lightning-yellow {
color: #f29f2c;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--flax-flower-blue:#3d9ae1;
--green-pigment:#00a851;
--highlighter-yellow:#f3e13f;
--lightning-yellow:#f29f2c;
--mandarin-red:#e74d3c;
}

More palettes to explore