All Palettes

Color Palette #ffed4d, #ffdb3d, #ffcb2e, #d4d4d4, #ffe500

0%
0%
0%

CSS code for this palette

/* CSS */
.paris-daisy {
color: #ffed4d;
}
.dandelion-yellow {
color: #ffdb3d;
}
.bumblebee {
color: #ffcb2e;
}
.disco-ball {
color: #d4d4d4;
}
.star {
color: #ffe500;
}

/* CSS Variables */
:root {
--paris-daisy:#ffed4d;
--dandelion-yellow:#ffdb3d;
--bumblebee:#ffcb2e;
--disco-ball:#d4d4d4;
--star:#ffe500;
}

More palettes to explore