All Palettes

Color Palette #d9a74a, #e6b84c, #f0bf4c, #f5d45c, #f7e969

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-apricot {
color: #d9a74a;
}
.va-va-voom {
color: #e6b84c;
}
.adonis-rose-yellow {
color: #f0bf4c;
}
.wake-me-up {
color: #f5d45c;
}
.yellowish {
color: #f7e969;
}

/* CSS Variables */
:root {
--golden-apricot:#d9a74a;
--va-va-voom:#e6b84c;
--adonis-rose-yellow:#f0bf4c;
--wake-me-up:#f5d45c;
--yellowish:#f7e969;
}

More palettes to explore