All Palettes

Color Palette #a9b3d1, #697e8c, #3e4f51, #a4d6b3, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.awesome-violet {
color: #a9b3d1;
}
.citadel {
color: #697e8c;
}
.thermal {
color: #3e4f51;
}
.frugal {
color: #a4d6b3;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--awesome-violet:#a9b3d1;
--citadel:#697e8c;
--thermal:#3e4f51;
--frugal:#a4d6b3;
--shrimp-cocktail:#f4a462;
}

More palettes to explore