All Palettes

Color Palette #f6b6c1, #d599eb, #a66bff, #597dc9, #1f4a8e

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b6c1;
}
.bright-ube {
color: #d599eb;
}
.purple-hedonist {
color: #a66bff;
}
.indigo-light {
color: #597dc9;
}
.nuit-blanche {
color: #1f4a8e;
}

/* CSS Variables */
:root {
--ibis:#f6b6c1;
--bright-ube:#d599eb;
--purple-hedonist:#a66bff;
--indigo-light:#597dc9;
--nuit-blanche:#1f4a8e;
}

More palettes to explore