All Palettes

Color Palette #1e396c, #4a8c7e, #f1b132, #f3c8a0, #eb5d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e396c;
}
.winter-green {
color: #4a8c7e;
}
.cheesy-cheetah {
color: #f1b132;
}
.avid-apricot {
color: #f3c8a0;
}
.teri-gaki-persimmon {
color: #eb5d3d;
}

/* CSS Variables */
:root {
--limoges:#1e396c;
--winter-green:#4a8c7e;
--cheesy-cheetah:#f1b132;
--avid-apricot:#f3c8a0;
--teri-gaki-persimmon:#eb5d3d;
}

More palettes to explore