All Palettes

Color Palette #1c1c3f, #3e3b5e, #605b7b, #8c6c3b, #d16547

0%
0%
0%

CSS code for this palette

/* CSS */
.konkiky-blue {
color: #1c1c3f;
}
.patriot-blue {
color: #3e3b5e;
}
.taylor {
color: #605b7b;
}
.carmel-woods {
color: #8c6c3b;
}
.citrus-notes {
color: #d16547;
}

/* CSS Variables */
:root {
--konkiky-blue:#1c1c3f;
--patriot-blue:#3e3b5e;
--taylor:#605b7b;
--carmel-woods:#8c6c3b;
--citrus-notes:#d16547;
}

More palettes to explore