All Palettes

Color Palette #4a4e68, #22223a, #f1c40e, #f9aeae, #c6e538

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-blue {
color: #4a4e68;
}
.midnight-express {
color: #22223a;
}
.sunshine-mellow {
color: #f1c40e;
}
.snow-white-blush {
color: #f9aeae;
}
.greenivorous {
color: #c6e538;
}

/* CSS Variables */
:root {
--crown-blue:#4a4e68;
--midnight-express:#22223a;
--sunshine-mellow:#f1c40e;
--snow-white-blush:#f9aeae;
--greenivorous:#c6e538;
}

More palettes to explore