All Palettes

Color Palette #f0a400, #f6c5a2, #5a908e, #2b3d50, #f79c40

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.shrimp-toast {
color: #f6c5a2;
}
.tort {
color: #5a908e;
}
.snap-shot {
color: #2b3d50;
}
.chat-orange {
color: #f79c40;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--shrimp-toast:#f6c5a2;
--tort:#5a908e;
--snap-shot:#2b3d50;
--chat-orange:#f79c40;
}

More palettes to explore