All Palettes

Color Palette #a1b3c4, #4b7d8b, #c7d6e5, #eab8c8, #f6cbd4

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-pot {
color: #a1b3c4;
}
.brittany-blue {
color: #4b7d8b;
}
.defenestration {
color: #c7d6e5;
}
.chantilly {
color: #eab8c8;
}
.palace-rose {
color: #f6cbd4;
}

/* CSS Variables */
:root {
--blue-pot:#a1b3c4;
--brittany-blue:#4b7d8b;
--defenestration:#c7d6e5;
--chantilly:#eab8c8;
--palace-rose:#f6cbd4;
}

More palettes to explore