All Palettes

Color Palette #b87a9b, #cc94a2, #d1b09f, #cfb877, #ceb236

0%
0%
0%

CSS code for this palette

/* CSS */
.valentine-heart {
color: #b87a9b;
}
.madagascar-pink {
color: #cc94a2;
}
.indian-khaki {
color: #d1b09f;
}
.good-as-gold {
color: #cfb877;
}
.yellowstone {
color: #ceb236;
}

/* CSS Variables */
:root {
--valentine-heart:#b87a9b;
--madagascar-pink:#cc94a2;
--indian-khaki:#d1b09f;
--good-as-gold:#cfb877;
--yellowstone:#ceb236;
}

More palettes to explore