All Palettes

Color Palette #f4c4a4, #e59fb0, #d19fcf, #a86cd5, #5a4fcf

0%
0%
0%

CSS code for this palette

/* CSS */
.australian-apricot {
color: #f4c4a4;
}
.brandywine-spritz {
color: #e59fb0;
}
.girl-power {
color: #d19fcf;
}
.rich-lavender {
color: #a86cd5;
}
.iris {
color: #5a4fcf;
}

/* CSS Variables */
:root {
--australian-apricot:#f4c4a4;
--brandywine-spritz:#e59fb0;
--girl-power:#d19fcf;
--rich-lavender:#a86cd5;
--iris:#5a4fcf;
}

More palettes to explore