All Palettes

Color Palette #d5e5f6, #a9c9ea, #6fa3d8, #397ad5, #1d4d8b

0%
0%
0%

CSS code for this palette

/* CSS */
.freezing-vapor {
color: #d5e5f6;
}
.baby-bunting {
color: #a9c9ea;
}
.kindred {
color: #6fa3d8;
}
.soothing-sapphire {
color: #397ad5;
}
.olympian-blue {
color: #1d4d8b;
}

/* CSS Variables */
:root {
--freezing-vapor:#d5e5f6;
--baby-bunting:#a9c9ea;
--kindred:#6fa3d8;
--soothing-sapphire:#397ad5;
--olympian-blue:#1d4d8b;
}

More palettes to explore