All Palettes

Color Palette #d4e7f7, #a7c6e7, #73a1d9, #4a8ad3, #2a6bc0

0%
0%
0%

CSS code for this palette

/* CSS */
.freezing-vapor {
color: #d4e7f7;
}
.island-light {
color: #a7c6e7;
}
.kindred {
color: #73a1d9;
}
.blue-sonki {
color: #4a8ad3;
}
.matt-blue {
color: #2a6bc0;
}

/* CSS Variables */
:root {
--freezing-vapor:#d4e7f7;
--island-light:#a7c6e7;
--kindred:#73a1d9;
--blue-sonki:#4a8ad3;
--matt-blue:#2a6bc0;
}

More palettes to explore