All Palettes

Color Palette #f6bb3c, #f9c5a4, #f3e5a5, #e4a5b9, #ba5a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mary {
color: #f6bb3c;
}
.peach-damask {
color: #f9c5a4;
}
.cymophane-yellow {
color: #f3e5a5;
}
.garden-party {
color: #e4a5b9;
}
.beauty-queen {
color: #ba5a8a;
}

/* CSS Variables */
:root {
--golden-mary:#f6bb3c;
--peach-damask:#f9c5a4;
--cymophane-yellow:#f3e5a5;
--garden-party:#e4a5b9;
--beauty-queen:#ba5a8a;
}

More palettes to explore