.bruin       { background: rgb(148, 113,  10); color: rgb(255, 255, 255); }
.donkerblauw { background: rgb(  1, 104, 155); color: rgb(255, 255, 255); }
.donkergeel  { background: rgb(255, 182,  18); color: rgb(0, 0, 0); }
.donkergroen { background: rgb( 39,  89,  55); color: rgb(255, 255, 255); }
.geel        { background: rgb(249, 225,  30); color: rgb(0, 0, 0); }
.groen       { background: rgb( 57, 135,  12); color: rgb(255, 255, 255); }
.hemelblauw  { background: rgb(  0, 123, 199); color: rgb(255, 255, 255); }
.lichtblauw  { background: rgb(143, 202, 231); color: rgb(0, 0, 0); }
.logoblauw   { background: rgb( 21,  66, 115); color: rgb(255, 255, 255); }
.mintgroen   { background: rgb(118, 210, 182); color: rgb(0, 0, 0); }
.mosgroen    { background: rgb(119, 123,   0); color: rgb(255, 255, 255); }
.oranje      { background: rgb(225, 112,   0); color: rgb(255, 255, 255); }
.paars       { background: rgb( 66,  20,  95); color: rgb(255, 255, 255); }
.robijnrood  { background: rgb(202,   0,  93); color: rgb(255, 255, 255); }
.rood        { background: rgb(213,  43,  30); color: rgb(255, 255, 255); }
.roze        { background: rgb(240, 146, 205); color: rgb(0, 0, 0); }
.violet      { background: rgb(169,   0,  97); color: rgb(255, 255, 255); }

