All Palettes

Color Palette #f2b75a, #f6c29d, #f3e6d8, #d5b4bf, #a76c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-hour {
color: #f2b75a;
}
.almond-cream {
color: #f6c29d;
}
.ballet-white {
color: #f3e6d8;
}
.mauvelous {
color: #d5b4bf;
}
.violetta {
color: #a76c9a;
}

/* CSS Variables */
:root {
--golden-hour:#f2b75a;
--almond-cream:#f6c29d;
--ballet-white:#f3e6d8;
--mauvelous:#d5b4bf;
--violetta:#a76c9a;
}

More palettes to explore