All Palettes

Color Palette #7d6f9b, #8f9ec1, #a4c1e0, #f6d4b1, #f6b6a2

0%
0%
0%

CSS code for this palette

/* CSS */
.queen-s {
color: #7d6f9b;
}
.lavender-lustre {
color: #8f9ec1;
}
.artesian-pool {
color: #a4c1e0;
}
.frangipane {
color: #f6d4b1;
}
.mystic-tulip {
color: #f6b6a2;
}

/* CSS Variables */
:root {
--queen-s:#7d6f9b;
--lavender-lustre:#8f9ec1;
--artesian-pool:#a4c1e0;
--frangipane:#f6d4b1;
--mystic-tulip:#f6b6a2;
}

More palettes to explore