All Palettes

Color Palette #495d69, #6d7a83, #9db1b4, #d2e1e5, #f0f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.shot-over {
color: #495d69;
}
.astronomicon-grey {
color: #6d7a83;
}
.aqua-sphere {
color: #9db1b4;
}
.valley-of-tears {
color: #d2e1e5;
}
.distant-horizon {
color: #f0f8f9;
}

/* CSS Variables */
:root {
--shot-over:#495d69;
--astronomicon-grey:#6d7a83;
--aqua-sphere:#9db1b4;
--valley-of-tears:#d2e1e5;
--distant-horizon:#f0f8f9;
}

More palettes to explore