All Palettes

Color Palette #fedd39, #fede5d, #fedc81, #fedd9f, #feddcd

0%
0%
0%

CSS code for this palette

/* CSS */
.traffic-yellow {
color: #fedd39;
}
.neon-light {
color: #fede5d;
}
.spirited-yellow {
color: #fedc81;
}
.essentially-bright {
color: #fedd9f;
}
.peaceful-peach {
color: #feddcd;
}

/* CSS Variables */
:root {
--traffic-yellow:#fedd39;
--neon-light:#fede5d;
--spirited-yellow:#fedc81;
--essentially-bright:#fedd9f;
--peaceful-peach:#feddcd;
}

More palettes to explore