All Palettes

Color Palette #f6d55a, #c55a30, #7c7e7c, #292c33, #1d4f8b

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.raucous-orange {
color: #c55a30;
}
.iron-grey {
color: #7c7e7c;
}
.night-sky {
color: #292c33;
}
.olympian-blue {
color: #1d4f8b;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--raucous-orange:#c55a30;
--iron-grey:#7c7e7c;
--night-sky:#292c33;
--olympian-blue:#1d4f8b;
}

More palettes to explore