All Palettes

Color Palette #d06c92, #f1a7b6, #f7cada, #fdebc9, #f6aa6f

0%
0%
0%

CSS code for this palette

/* CSS */
.hopbush {
color: #d06c92;
}
.princess {
color: #f1a7b6;
}
.baby-steps {
color: #f7cada;
}
.frittata {
color: #fdebc9;
}
.florida-sunrise {
color: #f6aa6f;
}

/* CSS Variables */
:root {
--hopbush:#d06c92;
--princess:#f1a7b6;
--baby-steps:#f7cada;
--frittata:#fdebc9;
--florida-sunrise:#f6aa6f;
}

More palettes to explore