changong text color css

CSS
h1 {  
  color: green;
} color:#ffffff;color: #EAF6F6;

color: red;

color: rgb(255, 255, 255);
Source

Also in CSS: