All Palettes

Color Palette #1c404f, #3d6d76, #68a2ac, #a3d7d5, #f1e4df

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-hill {
color: #1c404f;
}
.peabody {
color: #3d6d76;
}
.blue-mercury {
color: #68a2ac;
}
.smooth-satin {
color: #a3d7d5;
}
.diminished-pink {
color: #f1e4df;
}

/* CSS Variables */
:root {
--blue-hill:#1c404f;
--peabody:#3d6d76;
--blue-mercury:#68a2ac;
--smooth-satin:#a3d7d5;
--diminished-pink:#f1e4df;
}

More palettes to explore