All Palettes

Color Palette #a2b36f, #d9c96d, #f6d94c, #f9b13e, #f76a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.around-the-gills {
color: #a2b36f;
}
.pirate-treasure {
color: #d9c96d;
}
.gilded {
color: #f6d94c;
}
.raichu-orange {
color: #f9b13e;
}
.carrot {
color: #f76a3b;
}

/* CSS Variables */
:root {
--around-the-gills:#a2b36f;
--pirate-treasure:#d9c96d;
--gilded:#f6d94c;
--raichu-orange:#f9b13e;
--carrot:#f76a3b;
}

More palettes to explore