All Palettes

Color Palette #5d7c92, #a9c7b9, #f4e4b3, #e2a34b, #c95c4f

0%
0%
0%

CSS code for this palette

/* CSS */
.provincial-blue {
color: #5d7c92;
}
.bird-s-egg-green {
color: #a9c7b9;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.brass-mesh {
color: #e2a34b;
}
.firebug {
color: #c95c4f;
}

/* CSS Variables */
:root {
--provincial-blue:#5d7c92;
--bird-s-egg-green:#a9c7b9;
--smooth-as-corn-silk:#f4e4b3;
--brass-mesh:#e2a34b;
--firebug:#c95c4f;
}

More palettes to explore