All Palettes

Color Palette #f1c3b6, #d59fc8, #a67ccb, #6e93d8, #4fb5b5

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant-beige {
color: #f1c3b6;
}
.rose-garden {
color: #d59fc8;
}
.wisteria {
color: #a67ccb;
}
.sea-loch {
color: #6e93d8;
}
.crystalsong-blue {
color: #4fb5b5;
}

/* CSS Variables */
:root {
--brilliant-beige:#f1c3b6;
--rose-garden:#d59fc8;
--wisteria:#a67ccb;
--sea-loch:#6e93d8;
--crystalsong-blue:#4fb5b5;
}

More palettes to explore