All Palettes

Color Palette #d77c2d, #f7af4b, #f3d05e, #a6d9d4, #6d8fca

0%
0%
0%

CSS code for this palette

/* CSS */
.bitter-orange {
color: #d77c2d;
}
.koji-orange {
color: #f7af4b;
}
.ride-off-into-the-sunset {
color: #f3d05e;
}
.lolly-ice {
color: #a6d9d4;
}
.cornflower-blue {
color: #6d8fca;
}

/* CSS Variables */
:root {
--bitter-orange:#d77c2d;
--koji-orange:#f7af4b;
--ride-off-into-the-sunset:#f3d05e;
--lolly-ice:#a6d9d4;
--cornflower-blue:#6d8fca;
}

More palettes to explore