All Palettes

Color Palette #b57d9d, #e4afbd, #f4d39f, #a1c1d4, #6a8f9a

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-cheeks {
color: #b57d9d;
}
.sekichiku-pink {
color: #e4afbd;
}
.antique-wicker-basket {
color: #f4d39f;
}
.airborne {
color: #a1c1d4;
}
.secret-cove {
color: #6a8f9a;
}

/* CSS Variables */
:root {
--purple-cheeks:#b57d9d;
--sekichiku-pink:#e4afbd;
--antique-wicker-basket:#f4d39f;
--airborne:#a1c1d4;
--secret-cove:#6a8f9a;
}

More palettes to explore