All Palettes

Color Palette #6b8f24, #4682b4, #6a5bcd, #ffdead, #ff6347

0%
0%
0%

CSS code for this palette

/* CSS */
.scallion {
color: #6b8f24;
}
.steel-blue {
color: #4682b4;
}
.ameixa {
color: #6a5bcd;
}
.navajo-white {
color: #ffdead;
}
.bruschetta-tomato {
color: #ff6347;
}

/* CSS Variables */
:root {
--scallion:#6b8f24;
--steel-blue:#4682b4;
--ameixa:#6a5bcd;
--navajo-white:#ffdead;
--bruschetta-tomato:#ff6347;
}

More palettes to explore