Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Object Type

CreativeColor

No description
Type Fields
id:Int!

ID of the Color.

name:String

Name of the Color.

paletteName:String

Name of the palette that the Color belongs to.

color:RgbaColor!

RGBA color value of the Color.