All Palettes

Color Palette #f9d4ae, #f3a36d, #f78dad, #a97cda, #6b9bd1

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-cream-parlour {
color: #f9d4ae;
}
.copper-river {
color: #f3a36d;
}
.flamingo-pink {
color: #f78dad;
}
.lavender-blossom {
color: #a97cda;
}
.sea-loch {
color: #6b9bd1;
}

/* CSS Variables */
:root {
--ice-cream-parlour:#f9d4ae;
--copper-river:#f3a36d;
--flamingo-pink:#f78dad;
--lavender-blossom:#a97cda;
--sea-loch:#6b9bd1;
}

More palettes to explore