All Palettes

Color Palette #007a33, #a9cbb7, #f0e1d6, #c84c4e, #e3b472

0%
0%
0%

CSS code for this palette

/* CSS */
.forestial {
color: #007a33;
}
.bird-s-egg-green {
color: #a9cbb7;
}
.siamese-kitten {
color: #f0e1d6;
}
.rusty-chainmail {
color: #c84c4e;
}
.pyramid-gold {
color: #e3b472;
}

/* CSS Variables */
:root {
--forestial:#007a33;
--bird-s-egg-green:#a9cbb7;
--siamese-kitten:#f0e1d6;
--rusty-chainmail:#c84c4e;
--pyramid-gold:#e3b472;
}

More palettes to explore