All Palettes

Color Palette #a5b1b1, #8e9e9f, #3a6e6e, #1f4c4c, #7e2a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.flint-smoke {
color: #a5b1b1;
}
.abyss {
color: #8e9e9f;
}
.jungle-noises {
color: #3a6e6e;
}
.hornblende-green {
color: #1f4c4c;
}
.sun-dried-tomato {
color: #7e2a2a;
}

/* CSS Variables */
:root {
--flint-smoke:#a5b1b1;
--abyss:#8e9e9f;
--jungle-noises:#3a6e6e;
--hornblende-green:#1f4c4c;
--sun-dried-tomato:#7e2a2a;
}

More palettes to explore