All Palettes

Color Palette #a4d2df, #5a9eb5, #396a79, #2d4b53, #1a3a42

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pass {
color: #a4d2df;
}
.inuit {
color: #5a9eb5;
}
.mammoth-mountain {
color: #396a79;
}
.dark-slate-grey {
color: #2d4b53;
}
.royal-neptune {
color: #1a3a42;
}

/* CSS Variables */
:root {
--french-pass:#a4d2df;
--inuit:#5a9eb5;
--mammoth-mountain:#396a79;
--dark-slate-grey:#2d4b53;
--royal-neptune:#1a3a42;
}

More palettes to explore