All Palettes

Color Palette #1b1e37, #4a4c8c, #7f83c3, #b5b2e0, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.kon {
color: #1b1e37;
}
.beaded-blue {
color: #4a4c8c;
}
.twilight-twinkle {
color: #7f83c3;
}
.wild-orchid-blue {
color: #b5b2e0;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--kon:#1b1e37;
--beaded-blue:#4a4c8c;
--twilight-twinkle:#7f83c3;
--wild-orchid-blue:#b5b2e0;
--soviet-gold:#ffd900;
}

More palettes to explore