All Palettes

Color Palette #6a7eb9, #a3c7e0, #f2e1d4, #f4b8e0, #d35f8b

0%
0%
0%

CSS code for this palette

/* CSS */
.persian-jewel {
color: #6a7eb9;
}
.sea-cliff {
color: #a3c7e0;
}
.pink-scallop {
color: #f2e1d4;
}
.cotton-candy-aesthetic {
color: #f4b8e0;
}
.preppy-rose {
color: #d35f8b;
}

/* CSS Variables */
:root {
--persian-jewel:#6a7eb9;
--sea-cliff:#a3c7e0;
--pink-scallop:#f2e1d4;
--cotton-candy-aesthetic:#f4b8e0;
--preppy-rose:#d35f8b;
}

More palettes to explore