Skip to content

Color ​

Color is a type of object that represents a color.

Create a color ​

nv
let color = #ff0000;

let color1 = #red;