All Palettes

Color Palette #4f6082, #4e828d, #80b9c2, #a5e0e9, #f1f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.bijou-blue {
color: #4f6082;
}
.cape-lee {
color: #4e828d;
}
.coastal-fringe {
color: #80b9c2;
}
.early-july {
color: #a5e0e9;
}
.distant-horizon {
color: #f1f8f9;
}

/* CSS Variables */
:root {
--bijou-blue:#4f6082;
--cape-lee:#4e828d;
--coastal-fringe:#80b9c2;
--early-july:#a5e0e9;
--distant-horizon:#f1f8f9;
}

More palettes to explore