All Palettes

Color Palette #494e5a, #6c7584, #9fb1c1, #d6e0e6, #f8fafc

0%
0%
0%

CSS code for this palette

/* CSS */
.extinct-volcano {
color: #494e5a;
}
.encore {
color: #6c7584;
}
.blue-pot {
color: #9fb1c1;
}
.stone-washed {
color: #d6e0e6;
}
.wash-me {
color: #f8fafc;
}

/* CSS Variables */
:root {
--extinct-volcano:#494e5a;
--encore:#6c7584;
--blue-pot:#9fb1c1;
--stone-washed:#d6e0e6;
--wash-me:#f8fafc;
}

More palettes to explore