ColorsSpecify colors with names, hex, rgb(), or hsl().h1 { color: #111827; } .card { background: rgb(255, 255, 255); }