All Palettes

Color Palette #5f7b91, #b6d8d5, #f7f6f3, #f1b24b, #d0804e

0%
0%
0%

CSS code for this palette

/* CSS */
.provincial-blue {
color: #5f7b91;
}
.greenland-ice {
color: #b6d8d5;
}
.high-reflective-white {
color: #f7f6f3;
}
.goldsmith {
color: #f1b24b;
}
.apricot-buff {
color: #d0804e;
}

/* CSS Variables */
:root {
--provincial-blue:#5f7b91;
--greenland-ice:#b6d8d5;
--high-reflective-white:#f7f6f3;
--goldsmith:#f1b24b;
--apricot-buff:#d0804e;
}

More palettes to explore