All Palettes

Color Palette #1a4d7a, #4a8ebf, #a2c9e6, #f8f9fc, #f1a7a2

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1a4d7a;
}
.boat-house {
color: #4a8ebf;
}
.windsor-way {
color: #a2c9e6;
}
.dr-white {
color: #f8f9fc;
}
.calabrese {
color: #f1a7a2;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1a4d7a;
--boat-house:#4a8ebf;
--windsor-way:#a2c9e6;
--dr-white:#f8f9fc;
--calabrese:#f1a7a2;
}

More palettes to explore