Skip to content

apply exact Hex in Figma #99

@pabloromeroelux

Description

@pabloromeroelux

Given a hex color #010b1d I convert it to "Figma RBG" by using hexToFigmaRGB("#010b1d") then apply the color to a node in Figma. The end color applied to the node is #000A22 which is very similar but not exactly the same. I assume is due to the Math Figma does to convert from "Figma RGB" to "Web RGB".

Is there any way I can ensure the color applied in Figma is my source value?

Thanks.
Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions