All Palettes

Color Palette #d86b2c, #efbf7b, #b0e4af, #4ba04c, #2d6a8b

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-orange {
color: #d86b2c;
}
.ash-yellow {
color: #efbf7b;
}
.celadon {
color: #b0e4af;
}
.fervent-green {
color: #4ba04c;
}
.ocean-call {
color: #2d6a8b;
}

/* CSS Variables */
:root {
--christmas-orange:#d86b2c;
--ash-yellow:#efbf7b;
--celadon:#b0e4af;
--fervent-green:#4ba04c;
--ocean-call:#2d6a8b;
}

More palettes to explore