All Palettes

Color Palette #f76d1d, #faa200, #fceeb6, #4bb98b, #2a9d90

0%
0%
0%

CSS code for this palette

/* CSS */
.apocalyptic-orange {
color: #f76d1d;
}
.mad-for-mango {
color: #faa200;
}
.tinker-light {
color: #fceeb6;
}
.aragon-green {
color: #4bb98b;
}
.azure-tide {
color: #2a9d90;
}

/* CSS Variables */
:root {
--apocalyptic-orange:#f76d1d;
--mad-for-mango:#faa200;
--tinker-light:#fceeb6;
--aragon-green:#4bb98b;
--azure-tide:#2a9d90;
}

More palettes to explore