All Palettes

Color Palette #f0c2a8, #f6b83c, #f5c538, #f8e61b, #a9d65c

0%
0%
0%

CSS code for this palette

/* CSS */
.siesta {
color: #f0c2a8;
}
.squash-blossom {
color: #f6b83c;
}
.phellodendron-amurense {
color: #f5c538;
}
.xanthic {
color: #f8e61b;
}
.lime-lizard {
color: #a9d65c;
}

/* CSS Variables */
:root {
--siesta:#f0c2a8;
--squash-blossom:#f6b83c;
--phellodendron-amurense:#f5c538;
--xanthic:#f8e61b;
--lime-lizard:#a9d65c;
}

More palettes to explore