All Palettes

Color Palette #f0b7e4, #f4d7ea, #c4e0f8, #a4e5dc, #ffb65c

0%
0%
0%

CSS code for this palette

/* CSS */
.bordeaux-hint {
color: #f0b7e4;
}
.nursery-pink {
color: #f4d7ea;
}
.fresh-water {
color: #c4e0f8;
}
.spinnaker {
color: #a4e5dc;
}
.peanut-butter-chicken {
color: #ffb65c;
}

/* CSS Variables */
:root {
--bordeaux-hint:#f0b7e4;
--nursery-pink:#f4d7ea;
--fresh-water:#c4e0f8;
--spinnaker:#a4e5dc;
--peanut-butter-chicken:#ffb65c;
}

More palettes to explore