POLAR reference
    Preparing search index...

    Interface OklchColor

    interface OklchColor {
        c: string;
        h: string;
        l: string;
    }
    Index

    Properties

    c h l

    Properties

    c: string
    h: string
    l: string