All Palettes

Color Palette #f04e2d, #f2b531, #f6e441, #a4d57b, #4ea0bc

0%
0%
0%

CSS code for this palette

/* CSS */
.burning-tomato {
color: #f04e2d;
}
.xanthous {
color: #f2b531;
}
.highlighter-yellow {
color: #f6e441;
}
.crystal-green {
color: #a4d57b;
}
.brig {
color: #4ea0bc;
}

/* CSS Variables */
:root {
--burning-tomato:#f04e2d;
--xanthous:#f2b531;
--highlighter-yellow:#f6e441;
--crystal-green:#a4d57b;
--brig:#4ea0bc;
}

More palettes to explore