All Palettes

Color Palette #3c6f96, #508cb9, #68b2d4, #a9e0d6, #f3f4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.national-anthem {
color: #3c6f96;
}
.dazzle {
color: #508cb9;
}
.shimmering-brook {
color: #68b2d4;
}
.capri-water-blue {
color: #a9e0d6;
}
.full-moon {
color: #f3f4e1;
}

/* CSS Variables */
:root {
--national-anthem:#3c6f96;
--dazzle:#508cb9;
--shimmering-brook:#68b2d4;
--capri-water-blue:#a9e0d6;
--full-moon:#f3f4e1;
}

More palettes to explore