All Palettes

Color Palette #5a7dba, #a1c6d4, #c5e2e7, #f1f8f9, #e7b1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.woad-blue {
color: #5a7dba;
}
.blue-dam {
color: #a1c6d4;
}
.aviary-blue {
color: #c5e2e7;
}
.distant-horizon {
color: #f1f8f9;
}
.athena-pink {
color: #e7b1c1;
}

/* CSS Variables */
:root {
--woad-blue:#5a7dba;
--blue-dam:#a1c6d4;
--aviary-blue:#c5e2e7;
--distant-horizon:#f1f8f9;
--athena-pink:#e7b1c1;
}

More palettes to explore