All Palettes

Color Palette #b1c8e7, #a5c6d5, #e3e9ed, #9fc1d6, #4f7d92

0%
0%
0%

CSS code for this palette

/* CSS */
.promise-keeping {
color: #b1c8e7;
}
.blue-dam {
color: #a5c6d5;
}
.calla-lily {
color: #e3e9ed;
}
.bluette {
color: #9fc1d6;
}
.mallorca-blue {
color: #4f7d92;
}

/* CSS Variables */
:root {
--promise-keeping:#b1c8e7;
--blue-dam:#a5c6d5;
--calla-lily:#e3e9ed;
--bluette:#9fc1d6;
--mallorca-blue:#4f7d92;
}

More palettes to explore