All Palettes

Color Palette #1b1e37, #4a4e68, #8d9ac9, #f0a800, #f79c40

0%
0%
0%

CSS code for this palette

/* CSS */
.kon {
color: #1b1e37;
}
.crown-blue {
color: #4a4e68;
}
.easter-egg {
color: #8d9ac9;
}
.welcoming-wasp {
color: #f0a800;
}
.chat-orange {
color: #f79c40;
}

/* CSS Variables */
:root {
--kon:#1b1e37;
--crown-blue:#4a4e68;
--easter-egg:#8d9ac9;
--welcoming-wasp:#f0a800;
--chat-orange:#f79c40;
}

More palettes to explore