Figma · Example Payload

Figma Files Color Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Figma Files Color Example is an example object payload from Figma, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

rgba

Example Payload

Raw ↑
{
  "r": 42.5,
  "g": 42.5,
  "b": 42.5,
  "a": 42.5
}