All Palettes

Color Palette #3a4c78, #4f70a1, #7ab9d1, #d9c34a, #c05939

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-knight {
color: #3a4c78;
}
.chesty-bond {
color: #4f70a1;
}
.blue-chrysocolla {
color: #7ab9d1;
}
.green-sheen {
color: #d9c34a;
}
.tartare {
color: #c05939;
}

/* CSS Variables */
:root {
--noble-knight:#3a4c78;
--chesty-bond:#4f70a1;
--blue-chrysocolla:#7ab9d1;
--green-sheen:#d9c34a;
--tartare:#c05939;
}

More palettes to explore