All Palettes

Color Palette #1c1c3f, #3c3c5d, #5f5f77, #8b8b79, #f5d94d

0%
0%
0%

CSS code for this palette

/* CSS */
.konkiky-blue {
color: #1c1c3f;
}
.patriot-blue {
color: #3c3c5d;
}
.twilight-dusk {
color: #5f5f77;
}
.dry-sage {
color: #8b8b79;
}
.gilded {
color: #f5d94d;
}

/* CSS Variables */
:root {
--konkiky-blue:#1c1c3f;
--patriot-blue:#3c3c5d;
--twilight-dusk:#5f5f77;
--dry-sage:#8b8b79;
--gilded:#f5d94d;
}

More palettes to explore