Edit
    Css_Colors
This module does not have a toplevel documentation block.
let aqua: [> `hex of string ]
 
let azure: [> `hex of string ]
 
let beige: [> `hex of string ]
 
let bisque: [> `hex of string ]
 
let black: [> `hex of string ]
 
let blue: [> `hex of string ]
 
let brown: [> `hex of string ]
 
let coral: [> `hex of string ]
 
let cyan: [> `hex of string ]
 
let gold: [> `hex of string ]
 
let gray: [> `hex of string ]
 
let green: [> `hex of string ]
 
let grey: [> `hex of string ]
 
let indigo: [> `hex of string ]
 
let ivory: [> `hex of string ]
 
let khaki: [> `hex of string ]
 
let lime: [> `hex of string ]
 
let linen: [> `hex of string ]
 
let maroon: [> `hex of string ]
 
let navy: [> `hex of string ]
 
let olive: [> `hex of string ]
 
let orange: [> `hex of string ]
 
let orchid: [> `hex of string ]
 
let peru: [> `hex of string ]
 
let pink: [> `hex of string ]
 
let plum: [> `hex of string ]
 
let purple: [> `hex of string ]
 
let red: [> `hex of string ]
 
let salmon: [> `hex of string ]
 
let sienna: [> `hex of string ]
 
let silver: [> `hex of string ]
 
let snow: [> `hex of string ]
 
let tan: [> `hex of string ]
 
let teal: [> `hex of string ]
 
let tomato: [> `hex of string ]
 
let violet: [> `hex of string ]
 
let wheat: [> `hex of string ]
 
let white: [> `hex of string ]
 
let yellow: [> `hex of string ]