All Palettes

Color Palette #d55e39, #f69f2c, #f6cb09, #5cbb58, #4d9bdb

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mandarin {
color: #d55e39;
}
.lightning-yellow {
color: #f69f2c;
}
.toucan-gentleman {
color: #f6cb09;
}
.range-land {
color: #5cbb58;
}
.waimea-blue {
color: #4d9bdb;
}

/* CSS Variables */
:root {
--sweet-mandarin:#d55e39;
--lightning-yellow:#f69f2c;
--toucan-gentleman:#f6cb09;
--range-land:#5cbb58;
--waimea-blue:#4d9bdb;
}

More palettes to explore