All Palettes

Color Palette #b18b8b, #f6b74c, #e2e24b, #69b5a3, #f1c1d1

0%
0%
0%

CSS code for this palette

/* CSS */
.brandy-snaps {
color: #b18b8b;
}
.mango-margarita {
color: #f6b74c;
}
.dragon-s-gold {
color: #e2e24b;
}
.tropic-turquoise {
color: #69b5a3;
}
.pink-chintz {
color: #f1c1d1;
}

/* CSS Variables */
:root {
--brandy-snaps:#b18b8b;
--mango-margarita:#f6b74c;
--dragon-s-gold:#e2e24b;
--tropic-turquoise:#69b5a3;
--pink-chintz:#f1c1d1;
}

More palettes to explore