All Palettes

Color Palette #b77b8d, #f2b1c4, #ffeb99, #e2b150, #d17a29

0%
0%
0%

CSS code for this palette

/* CSS */
.foxglove {
color: #b77b8d;
}
.rhodonite {
color: #f2b1c4;
}
.old-yella {
color: #ffeb99;
}
.yolk-yellow {
color: #e2b150;
}
.bitter-orange {
color: #d17a29;
}

/* CSS Variables */
:root {
--foxglove:#b77b8d;
--rhodonite:#f2b1c4;
--old-yella:#ffeb99;
--yolk-yellow:#e2b150;
--bitter-orange:#d17a29;
}

More palettes to explore