FlowingGradient

Liquid silk gradient with organic flowing color bands

Props

  • colorA

    Deep background color

    Type
    string
    Default
    #0a0015
  • colorB

    Primary accent color

    Type
    string
    Default
    #6b17e6
  • colorC

    Secondary accent color

    Type
    string
    Default
    #ff4d6a
  • colorD

    Tertiary accent color

    Type
    string
    Default
    #ff6b35
  • colorSpace

    Color space for color interpolation

    Type
    "linear" | "oklch" | "oklab" | "hsl" | "hsv" | "lch"
    Default
    oklch
  • speed

    Animation speed

    Type
    number
    Default
    1
  • distortion

    Organic distortion intensity

    Type
    number
    Default
    0.5
  • seed

    Random seed for variation

    Type
    number
    Default
    0

Usage

<Shader>
  <FlowingGradient />
</Shader>