All Palettes

Color Palette #efe2d2, #bac8e3, #7f9ecc, #3c6d9a, #2a4a7e

0%
0%
0%

CSS code for this palette

/* CSS */
.alluring-white {
color: #efe2d2;
}
.hindsight {
color: #bac8e3;
}
.caribbean-sky {
color: #7f9ecc;
}
.windsurfing {
color: #3c6d9a;
}
.nautical {
color: #2a4a7e;
}

/* CSS Variables */
:root {
--alluring-white:#efe2d2;
--hindsight:#bac8e3;
--caribbean-sky:#7f9ecc;
--windsurfing:#3c6d9a;
--nautical:#2a4a7e;
}

More palettes to explore