All Palettes

Color Palette #6a809a, #b1c4d8, #f8e2f3, #d1a9cf, #4f2c63

0%
0%
0%

CSS code for this palette

/* CSS */
.searching-blue {
color: #6a809a;
}
.spindle {
color: #b1c4d8;
}
.soft-lavender {
color: #f8e2f3;
}
.orchid-bouquet {
color: #d1a9cf;
}
.crown-jewel {
color: #4f2c63;
}

/* CSS Variables */
:root {
--searching-blue:#6a809a;
--spindle:#b1c4d8;
--soft-lavender:#f8e2f3;
--orchid-bouquet:#d1a9cf;
--crown-jewel:#4f2c63;
}

More palettes to explore