All Palettes

Color Palette #5865f3, #50555e, #3ba55d, #f04747, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.flickering-sea {
color: #5865f3;
}
.ball-gown {
color: #50555e;
}
.chateau-green {
color: #3ba55d;
}
.glowing-brake-disc {
color: #f04747;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--flickering-sea:#5865f3;
--ball-gown:#50555e;
--chateau-green:#3ba55d;
--glowing-brake-disc:#f04747;
--soviet-gold:#ffd900;
}

More palettes to explore