All Palettes

Color Palette #f7b2a1, #f2b75a, #f1df5b, #808d8e, #d6c2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.golden-hour {
color: #f2b75a;
}
.dull-yellow {
color: #f1df5b;
}
.gunmetal-grey {
color: #808d8e;
}
.chinaberry-bloom {
color: #d6c2d5;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--golden-hour:#f2b75a;
--dull-yellow:#f1df5b;
--gunmetal-grey:#808d8e;
--chinaberry-bloom:#d6c2d5;
}

More palettes to explore