All Palettes

Color Palette #1b4d74, #3a8b98, #5fb2b9, #a3d7d4, #f5e6e0

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1b4d74;
}
.aqueous {
color: #3a8b98;
}
.aqueduct {
color: #5fb2b9;
}
.smooth-satin {
color: #a3d7d4;
}
.clerestory {
color: #f5e6e0;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1b4d74;
--aqueous:#3a8b98;
--aqueduct:#5fb2b9;
--smooth-satin:#a3d7d4;
--clerestory:#f5e6e0;
}

More palettes to explore