.silver-bg {
  background-color: silver;
}

.blue {
  color: blue;
}

.hex {
  color: #1C6C1A;
}