All Palettes

Color Palette #e9bab4, #f6c1c1, #f2b5c3, #f6b346, #e6a77a

0%
0%
0%

CSS code for this palette

/* CSS */
.beauty-bush {
color: #e9bab4;
}
.princess-bride {
color: #f6c1c1;
}
.ibis {
color: #f2b5c3;
}
.koji-orange {
color: #f6b346;
}
.sun-bleached-ochre {
color: #e6a77a;
}

/* CSS Variables */
:root {
--beauty-bush:#e9bab4;
--princess-bride:#f6c1c1;
--ibis:#f2b5c3;
--koji-orange:#f6b346;
--sun-bleached-ochre:#e6a77a;
}

More palettes to explore