All Palettes

Color Palette #3c3e9a, #7a7cbd, #a2a5d7, #f7e7a6, #ff6933

0%
0%
0%

CSS code for this palette

/* CSS */
.galaxy-express {
color: #3c3e9a;
}
.deep-periwinkle {
color: #7a7cbd;
}
.sorbet-ice-mauve {
color: #a2a5d7;
}
.gold-sand {
color: #f7e7a6;
}
.halt-and-catch-fire {
color: #ff6933;
}

/* CSS Variables */
:root {
--galaxy-express:#3c3e9a;
--deep-periwinkle:#7a7cbd;
--sorbet-ice-mauve:#a2a5d7;
--gold-sand:#f7e7a6;
--halt-and-catch-fire:#ff6933;
}

More palettes to explore