All Palettes

Color Palette #e0a800, #f5c800, #f8e99b, #fef3b4, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.chinese-gold {
color: #e0a800;
}
.pinard-yellow {
color: #f5c800;
}
.storm-lightning {
color: #f8e99b;
}
.dandelion-whisper {
color: #fef3b4;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--chinese-gold:#e0a800;
--pinard-yellow:#f5c800;
--storm-lightning:#f8e99b;
--dandelion-whisper:#fef3b4;
--hollandaise:#ffec3d;
}

More palettes to explore