All Palettes

Color Palette #c9493b, #f1a94b, #f1d03b, #a2cf3a, #3bc9a3

0%
0%
0%

CSS code for this palette

/* CSS */
.top-tomato {
color: #c9493b;
}
.egyptian-gold {
color: #f1a94b;
}
.basket-of-gold {
color: #f1d03b;
}
.green-lantern {
color: #a2cf3a;
}
.jadeite {
color: #3bc9a3;
}

/* CSS Variables */
:root {
--top-tomato:#c9493b;
--egyptian-gold:#f1a94b;
--basket-of-gold:#f1d03b;
--green-lantern:#a2cf3a;
--jadeite:#3bc9a3;
}

More palettes to explore