All Palettes

Color Palette #e6a7b3, #f9c7b9, #fef0e7, #f4cf3e, #ea583e

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e6a7b3;
}
.sherbet-fruit {
color: #f9c7b9;
}
.pico-ivory {
color: #fef0e7;
}
.marigold-dust {
color: #f4cf3e;
}
.tiger-lily {
color: #ea583e;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e6a7b3;
--sherbet-fruit:#f9c7b9;
--pico-ivory:#fef0e7;
--marigold-dust:#f4cf3e;
--tiger-lily:#ea583e;
}

More palettes to explore