All Palettes

Color Palette #fc4d1d, #f6b531, #f7d74b, #d2e9b9, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.tan-red {
color: #fc4d1d;
}
.nyc-taxi {
color: #f6b531;
}
.anna-banana {
color: #f7d74b;
}
.frozen-forest {
color: #d2e9b9;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--tan-red:#fc4d1d;
--nyc-taxi:#f6b531;
--anna-banana:#f7d74b;
--frozen-forest:#d2e9b9;
--sour-candy:#69af4b;
}

More palettes to explore