All Palettes

Color Palette #b1c5e7, #7a9ec2, #4682b4, #2b3d50, #1f2b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.promise-keeping {
color: #b1c5e7;
}
.cottage-blue {
color: #7a9ec2;
}
.steel-blue {
color: #4682b4;
}
.snap-shot {
color: #2b3d50;
}
.tangaroa {
color: #1f2b3d;
}

/* CSS Variables */
:root {
--promise-keeping:#b1c5e7;
--cottage-blue:#7a9ec2;
--steel-blue:#4682b4;
--snap-shot:#2b3d50;
--tangaroa:#1f2b3d;
}

More palettes to explore