All Palettes

Color Palette #d76b2d, #f8b14f, #fce2a6, #92e7b3, #4f899c

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-orange {
color: #d76b2d;
}
.flare {
color: #f8b14f;
}
.cake-dough {
color: #fce2a6;
}
.teal-deer {
color: #92e7b3;
}
.blue-square {
color: #4f899c;
}

/* CSS Variables */
:root {
--christmas-orange:#d76b2d;
--flare:#f8b14f;
--cake-dough:#fce2a6;
--teal-deer:#92e7b3;
--blue-square:#4f899c;
}

More palettes to explore