All Palettes

Color Palette #f2b231, #f5d94d, #f9e69a, #fce3b6, #f9c29f

0%
0%
0%

CSS code for this palette

/* CSS */
.xanthous {
color: #f2b231;
}
.gilded {
color: #f5d94d;
}
.summer-s-heat {
color: #f9e69a;
}
.white-strawberry {
color: #fce3b6;
}
.shrimp-toast {
color: #f9c29f;
}

/* CSS Variables */
:root {
--xanthous:#f2b231;
--gilded:#f5d94d;
--summer-s-heat:#f9e69a;
--white-strawberry:#fce3b6;
--shrimp-toast:#f9c29f;
}

More palettes to explore