All Palettes

Color Palette #2b6b9c, #4f8cba, #81b8cf, #c2e0e5, #f9fcc0

0%
0%
0%

CSS code for this palette

/* CSS */
.blues {
color: #2b6b9c;
}
.boat-house {
color: #4f8cba;
}
.petit-four {
color: #81b8cf;
}
.bathe-blue {
color: #c2e0e5;
}
.yellow-mana {
color: #f9fcc0;
}

/* CSS Variables */
:root {
--blues:#2b6b9c;
--boat-house:#4f8cba;
--petit-four:#81b8cf;
--bathe-blue:#c2e0e5;
--yellow-mana:#f9fcc0;
}

More palettes to explore