All Palettes

Color Palette #a6b1b5, #7a8d99, #4e6b74, #2d4f52, #1c2b31

0%
0%
0%

CSS code for this palette

/* CSS */
.stardew {
color: #a6b1b5;
}
.sidewalk-grey {
color: #7a8d99;
}
.before-the-storm {
color: #4e6b74;
}
.sea-moss {
color: #2d4f52;
}
.abyssal-anchorfish-blue {
color: #1c2b31;
}

/* CSS Variables */
:root {
--stardew:#a6b1b5;
--sidewalk-grey:#7a8d99;
--before-the-storm:#4e6b74;
--sea-moss:#2d4f52;
--abyssal-anchorfish-blue:#1c2b31;
}

More palettes to explore