Figma · Schema

Color

An RGBA color.

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/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