All Palettes

Color Palette #dba800, #f5b800, #f6cc41, #f8e0a0, #e6c0b2

0%
0%
0%

CSS code for this palette

/* CSS */
.chinese-gold {
color: #dba800;
}
.curry-bubbles {
color: #f5b800;
}
.softsun {
color: #f6cc41;
}
.aspen-yellow {
color: #f8e0a0;
}
.calico-rose {
color: #e6c0b2;
}

/* CSS Variables */
:root {
--chinese-gold:#dba800;
--curry-bubbles:#f5b800;
--softsun:#f6cc41;
--aspen-yellow:#f8e0a0;
--calico-rose:#e6c0b2;
}

More palettes to explore