All Palettes

Color Palette #299fd6, #4a8cbf, #699bbf, #a2b7c8, #cfd2d3

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-damselfly {
color: #299fd6;
}
.boat-house {
color: #4a8cbf;
}
.fate {
color: #699bbf;
}
.country-air {
color: #a2b7c8;
}
.elemental {
color: #cfd2d3;
}

/* CSS Variables */
:root {
--blue-damselfly:#299fd6;
--boat-house:#4a8cbf;
--fate:#699bbf;
--country-air:#a2b7c8;
--elemental:#cfd2d3;
}

More palettes to explore