All Palettes

Color Palette #ef7d1f, #f2ae40, #f6d579, #a1d9c0, #4a8fba

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-gluttony {
color: #ef7d1f;
}
.butter-cream {
color: #f2ae40;
}
.oriole-yellow {
color: #f6d579;
}
.flowering-cactus {
color: #a1d9c0;
}
.boat-house {
color: #4a8fba;
}

/* CSS Variables */
:root {
--orange-gluttony:#ef7d1f;
--butter-cream:#f2ae40;
--oriole-yellow:#f6d579;
--flowering-cactus:#a1d9c0;
--boat-house:#4a8fba;
}

More palettes to explore