All Palettes

Color Palette #a1c2e3, #f3e6b9, #f6a7af, #c57d9c, #b86b9a

0%
0%
0%

CSS code for this palette

/* CSS */
.blair {
color: #a1c2e3;
}
.menoth-white-base {
color: #f3e6b9;
}
.pink-fit {
color: #f6a7af;
}
.dolomite-red {
color: #c57d9c;
}
.pearly-purple {
color: #b86b9a;
}

/* CSS Variables */
:root {
--blair:#a1c2e3;
--menoth-white-base:#f3e6b9;
--pink-fit:#f6a7af;
--dolomite-red:#c57d9c;
--pearly-purple:#b86b9a;
}

More palettes to explore