All Palettes

Color Palette #f6a7b3, #f5c7d7, #f8e2e9, #f9d6a4, #f3b858

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b3;
}
.mountain-laurel {
color: #f5c7d7;
}
.first-crush {
color: #f8e2e9;
}
.prosecco {
color: #f9d6a4;
}
.bee {
color: #f3b858;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b3;
--mountain-laurel:#f5c7d7;
--first-crush:#f8e2e9;
--prosecco:#f9d6a4;
--bee:#f3b858;
}

More palettes to explore