All Palettes

Color Palette #bac5c1, #9facb7, #7ca3b6, #4f8cb5, #2f7cb6

0%
0%
0%

CSS code for this palette

/* CSS */
.polished-rock {
color: #bac5c1;
}
.shower {
color: #9facb7;
}
.inner-sanctum {
color: #7ca3b6;
}
.atlantic-gull {
color: #4f8cb5;
}
.vermeer-blue {
color: #2f7cb6;
}

/* CSS Variables */
:root {
--polished-rock:#bac5c1;
--shower:#9facb7;
--inner-sanctum:#7ca3b6;
--atlantic-gull:#4f8cb5;
--vermeer-blue:#2f7cb6;
}

More palettes to explore