All Palettes

Color Palette #0b518e, #3a7fa1, #69b6c3, #a9e5e2, #f0c4b7

0%
0%
0%

CSS code for this palette

/* CSS */
.yale-blue {
color: #0b518e;
}
.cendre-blue {
color: #3a7fa1;
}
.maritime-soft-blue {
color: #69b6c3;
}
.ice-crystal-blue {
color: #a9e5e2;
}
.brilliant-beige {
color: #f0c4b7;
}

/* CSS Variables */
:root {
--yale-blue:#0b518e;
--cendre-blue:#3a7fa1;
--maritime-soft-blue:#69b6c3;
--ice-crystal-blue:#a9e5e2;
--brilliant-beige:#f0c4b7;
}

More palettes to explore