All Palettes

Color Palette #2d496c, #4a7c8c, #7cb6b1, #a7d5e2, #f9e6b9

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-tang {
color: #2d496c;
}
.sotek-green {
color: #4a7c8c;
}
.melodious {
color: #7cb6b1;
}
.light-blue-glint {
color: #a7d5e2;
}
.hawaiian-cream {
color: #f9e6b9;
}

/* CSS Variables */
:root {
--blue-tang:#2d496c;
--sotek-green:#4a7c8c;
--melodious:#7cb6b1;
--light-blue-glint:#a7d5e2;
--hawaiian-cream:#f9e6b9;
}

More palettes to explore