All Palettes

Color Palette #f9a41a, #f6c54c, #f9e6a9, #a6d8d6, #4f7b7d

0%
0%
0%

CSS code for this palette

/* CSS */
.phoenix-flames {
color: #f9a41a;
}
.creamy-sweet-corn {
color: #f6c54c;
}
.gold-sand {
color: #f9e6a9;
}
.iced-aqua {
color: #a6d8d6;
}
.nickel-ore-green {
color: #4f7b7d;
}

/* CSS Variables */
:root {
--phoenix-flames:#f9a41a;
--creamy-sweet-corn:#f6c54c;
--gold-sand:#f9e6a9;
--iced-aqua:#a6d8d6;
--nickel-ore-green:#4f7b7d;
}

More palettes to explore