All Palettes

Color Palette #a1a1af, #5a5a7c, #3e3e5b, #a4d4df, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.santas-grey {
color: #a1a1af;
}
.blue-glaze {
color: #5a5a7c;
}
.amphystine {
color: #3e3e5b;
}
.french-pass {
color: #a4d4df;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--santas-grey:#a1a1af;
--blue-glaze:#5a5a7c;
--amphystine:#3e3e5b;
--french-pass:#a4d4df;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore