APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Figma
Color
Figma
· Schema
Color
An RGBA color.
Collaboration
Design
Graphics
Interfaces
Prototypes
Prototyping
UI/UX
Properties
Name
Type
Description
r
number
Red channel value, between 0 and 1.
g
number
Green channel value, between 0 and 1.
b
number
Blue channel value, between 0 and 1.
a
number
Alpha channel value, between 0 and 1.
View JSON Schema on GitHub