All Palettes

Color Palette #f7f3e3, #d1e5f5, #a1c2e3, #6a9ec8, #3c6c96

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-white {
color: #f7f3e3;
}
.new-heights {
color: #d1e5f5;
}
.blair {
color: #a1c2e3;
}
.tantalize {
color: #6a9ec8;
}
.national-anthem {
color: #3c6c96;
}

/* CSS Variables */
:root {
--daisy-white:#f7f3e3;
--new-heights:#d1e5f5;
--blair:#a1c2e3;
--tantalize:#6a9ec8;
--national-anthem:#3c6c96;
}

More palettes to explore