All Palettes

Color Palette #f6b6c1, #f8d68b, #f2c26e, #f1a44b, #d45e9b

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b6c1;
}
.5 {
color: #f8d68b;
}
.hawker-s-gold {
color: #f2c26e;
}
.troll-slayer-orange {
color: #f1a44b;
}
.crushed-berries {
color: #d45e9b;
}

/* CSS Variables */
:root {
--ibis:#f6b6c1;
--5:#f8d68b;
--hawker-s-gold:#f2c26e;
--troll-slayer-orange:#f1a44b;
--crushed-berries:#d45e9b;
}

More palettes to explore