All Palettes

Color Palette #1b2027, #3f4c69, #69788c, #a5bad5, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.coarse-wool {
color: #1b2027;
}
.buster {
color: #3f4c69;
}
.menacing-clouds {
color: #69788c;
}
.perennial-blue {
color: #a5bad5;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--coarse-wool:#1b2027;
--buster:#3f4c69;
--menacing-clouds:#69788c;
--perennial-blue:#a5bad5;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore