Nodes/ComfyUI-OC-Generator/OC Palette Block
ComfyUI Node

OC Palette Block

Generate a reusable outfit palette so multiple clothing parts stay within one coordinated color system.

By Zhuozhuo-219·Created 2 months ago·Updated 2 months ago· 0
OC Palette Block
    • palette
    • palette_preview
    • debug_text
    modefixed
    palette_stylebalanced
    primary_1black
    primary_2__none__
    primary_3__none__
    secondarywhite
    accentred
    neutralgray
    seed0
    CategoryOC Generator/Character

    Inputs (9)

    NameTypeDefaultDescription
    modeCOMBOfixedfixed uses the manually selected colors. randomize selects a palette preset from the chosen palette style.
    palette_styleCOMBObalancedPalette family used by randomize mode and as a semantic description of the palette.
    primary_1COMBOblackFirst primary color. The palette may use up to three primary colors.
    primary_2COMBO__none__Optional second primary color.
    primary_3COMBO__none__Optional third primary color.
    secondaryCOMBOwhiteSecondary color for contrast or layering.
    accentCOMBOredAccent color for smaller emphasis areas.
    neutralCOMBOgrayNeutral support color for subtle parts like socks or shoes.
    seedINT00–4294967295Seed used when randomize mode selects a preset inside the chosen palette style.

    Outputs (3)

    NameTypeDescription
    paletteOC_PALETTEStructured palette data for Character Outfit Block.
    palette_previewSTRINGShort readable palette summary.
    debug_textSTRINGDebug details about the palette selection process.