PrintNowPrintNowDocs

Dieline Colors

Manage line type colors with CMYK values, spot color names, and editor hex mappings for Print CAD standards.

Dieline Colors define the visual appearance and print specification for each line type used in parametric dielines. Every line in a packaging dieline has a specific purpose — cut lines define where the material is die-cut, crease lines define where it folds, perforation lines define tear-away sections, and so on. Each line type needs distinct colors for two contexts: the on-screen editor display (hex color) and the print-ready PDF output (spot color with CMYK fallback).

Access Dieline Colors

  1. From the Custom Libraries list, click the overflow menu in the toolbar and select Dieline.
  2. The Dieline Colors page opens with a list of all configured line types.

Dieline Colors Grid

ColumnDescription
Line TypeThe structural purpose of the line: Cut, Crease, Perf (perforation), Bleed, Glue, or Mask. Each type has a single color configuration per storefront.
Spot NameThe spot color name used in PDF output (e.g., "CutContour", "CreaseLine"). Print production equipment uses this name to identify the separation layer.
Editor HEXThe hex color code used to display this line type in the Print Editor canvas and SVG previews (e.g., #FF0000 for red cut lines).
PDF RGBThe RGB color values (R, G, B) used as a visual representation in the PDF when spot colors are not available.
PDF CMYKThe CMYK color values (C, M, Y, K) used as the process color fallback in PDF output.
Spot RGBCheckbox indicating whether the spot color should use RGB values instead of CMYK in the PDF output.
PreviewA color swatch showing the Editor HEX color for quick visual identification.
ActionEdit button to modify the color configuration.

Edit a Dieline Color

Click Edit on any line type to open the edit form.

FieldDescription
Spot NameName of the spot color channel in PDF output. Required. This is the separation name that pre-press and die-cutting equipment reads to identify the line type.
RRed channel (0-255). Required. Used for PDF RGB color and as a visual reference.
GGreen channel (0-255). Required.
BBlue channel (0-255). Required.
CCyan channel (0-100). Required. Used for PDF CMYK process color.
MMagenta channel (0-100). Required.
YYellow channel (0-100). Required.
KKey/Black channel (0-100). Required.
Spot RGBCheckbox. When checked, the PDF spot color uses RGB values instead of CMYK. Use this when your production workflow requires RGB-based spot colors.
Editor Hex ColorColor picker for the hex color displayed in the Print Editor canvas and SVG previews. Choose distinct, easily distinguishable colors so designers can visually differentiate line types on screen.

Associations

AreaEffect
Dieline imagesThe storefront's DielineService reads the dieline color configuration to render SVG dieline images with the correct colors for each line type. These images display on product pages and in the editor.
PDF exportWhen customers or admins export print-ready PDFs (including from the Sandbox), the spot color names and CMYK/RGB values from this configuration are embedded in the PDF as named spot color separations.
AreaEffect
Canvas renderingThe editor uses dielineStrokeColor and dielineTextColor from the configuration service to render dieline panel boundaries. The Editor HEX color controls how cut, crease, and other line types appear on the design canvas.
Line type identificationDistinct colors per line type help customers and designers visually identify structural elements on the canvas — red for cut lines, blue for creases, green for perforations, etc.
  • Line Styles — Assign the line types in Print CAD that map to these color configurations
  • Panels — Panel boundaries use dieline colors when rendering in the editor
  • Sandbox — Preview how configured colors appear in SVG and PDF exports

On this page