All Palettes

Color Palette #b4c9e4, #89a2b3, #5c758a, #3c4e5d, #1d2934

0%
0%
0%

CSS code for this palette

/* CSS */
.melt-ice {
color: #b4c9e4;
}
.favorite-jeans {
color: #89a2b3;
}
.lost-atlantis {
color: #5c758a;
}
.man-friday {
color: #3c4e5d;
}
.abyssal-anchorfish-blue {
color: #1d2934;
}

/* CSS Variables */
:root {
--melt-ice:#b4c9e4;
--favorite-jeans:#89a2b3;
--lost-atlantis:#5c758a;
--man-friday:#3c4e5d;
--abyssal-anchorfish-blue:#1d2934;
}

More palettes to explore