All Palettes

Color Palette #6d5091, #b69bc5, #f1b1c0, #ff8a8a, #fdd835

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6d5091;
}
.crocus-petal {
color: #b69bc5;
}
.ibis {
color: #f1b1c0;
}
.red-mull {
color: #ff8a8a;
}
.flirtatious {
color: #fdd835;
}

/* CSS Variables */
:root {
--pure-mauve:#6d5091;
--crocus-petal:#b69bc5;
--ibis:#f1b1c0;
--red-mull:#ff8a8a;
--flirtatious:#fdd835;
}

More palettes to explore