Brand colors

monday.com Brand Colors

monday.com palette: #FF3D57, #00C875, #0073EA, #FFCB00. Compare HEX/RGB, WCAG contrast and CSS tokens; open independent JSON data.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by monday.com.

Commonly referenced palette monday.com
#FF3D57#00C875#0073EA#FFCB00
Listed without an implied color hierarchy

Palette

Palette color 1#FF3D57RGB 255, 61, 87
Palette color 2#00C875RGB 0, 200, 117
Palette color 3#0073EARGB 0, 115, 234
Palette color 4#FFCB00RGB 255, 203, 0

CSS Tokens

:root {
  --brand-monday-1: #FF3D57;
  --brand-monday-2: #00C875;
  --brand-monday-3: #0073EA;
  --brand-monday-4: #FFCB00;
}

Accessibility Snapshot

#FF3D57Black 6.06:1 / White 3.47:1
#00C875Black 9.52:1 / White 2.21:1
#0073EABlack 4.64:1 / White 4.53:1
#FFCB00Black 13.79:1 / White 1.52:1

Brand palette context · Editorially reviewed

About monday.com Brand Colors

monday.com's identity uses four colored capsules as an ordered, compact signal beside its full name. That multicolor construction fits a platform built around boards, groups, statuses, and user-defined workflows, but the company still treats the wordmark and capsules as a controlled unit. Its current press kit specifically asks users to retain the complete 'monday.com' text and not use the capsules alone.

Red, green, blue, and yellow are easy to mistake for universal status semantics. In independent interfaces they should be paired with labels, icons, patterns, or position so meaning survives color-vision differences and theme changes. monday.com also asks for the colored logo rather than an invented monochrome version and requires sufficient separation from colored backgrounds; use its downloadable asset instead of rebuilding it.

This independent reference does not distribute monday.com artwork, represent a partner, imply endorsement, or grant permission to detach, recolor, or otherwise alter its marks.

Downloadable brand colors infographic

monday.com Brand Colors Infographic

Save an independent infographic of the commonly referenced monday.com HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

1200 × 800
monday.com brand colors infographic showing its commonly referenced HEX palette and accessibility guidance for every listed color without assigning a color hierarchy.
monday.com brand colors infographic. Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by monday.com.

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.2529
Black text6.06:1AA Pass
White text3.47:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Brand
{
  "slug": "monday",
  "name": "monday.com",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/monday/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by monday.com."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#FF3D57",
    "rgb": [
      255,
      61,
      87
    ],
    "hsl": [
      352,
      100,
      62
    ],
    "cmyk": [
      0,
      76,
      66,
      0
    ],
    "luminance": 0.2529,
    "contrast": {
      "black": 6.06,
      "white": 3.47
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    }
  },
  {
    "name": "Palette color 2",
    "hex": "#00C875",
    "rgb": [
      0,
      200,
      117
    ],
    "hsl": [
      155,
      100,
      39
    ],
    "cmyk": [
      100,
      0,
      42,
      22
    ],
    "luminance": 0.4259,
    "contrast": {
      "black": 9.52,
      "white": 2.21
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "name": "Palette color 3",
    "hex": "#0073EA",
    "rgb": [
      0,
      115,
      234
    ],
    "hsl": [
      211,
      100,
      46
    ],
    "cmyk": [
      100,
      51,
      0,
      8
    ],
    "luminance": 0.182,
    "contrast": {
      "black": 4.64,
      "white": 4.53
    },
    "wcag": {
      "AA": [
        "#000000",
        "#FFFFFF"
      ],
      "AAA": []
    }
  },
  {
    "name": "Palette color 4",
    "hex": "#FFCB00",
    "rgb": [
      255,
      203,
      0
    ],
    "hsl": [
      48,
      100,
      50
    ],
    "cmyk": [
      0,
      20,
      100,
      0
    ],
    "luminance": 0.6397,
    "contrast": {
      "black": 13.79,
      "white": 1.52
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "red brand palette",
    "green brand palette",
    "blue brand palette",
    "yellow brand palette",
    "warm brand palette",
    "cool brand palette",
    "vibrant brand color",
    "jewel tone brand color",
    "monday.com color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#FFFFFF",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/monday.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-monday-1: #FF3D57;\n--brand-monday-2: #00C875;\n--brand-monday-3: #0073EA;\n--brand-monday-4: #FFCB00;"
}
Accessibility
[
  {
    "hex": "#FF3D57",
    "contrast": {
      "black": 6.06,
      "white": 3.47
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#00C875",
    "contrast": {
      "black": 9.52,
      "white": 2.21
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "hex": "#0073EA",
    "contrast": {
      "black": 4.64,
      "white": 4.53
    },
    "wcag": {
      "AA": [
        "#000000",
        "#FFFFFF"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FFCB00",
    "contrast": {
      "black": 13.79,
      "white": 1.52
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "monday",
  "name": "monday.com",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by monday.com.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/monday/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/monday.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#FF3D57",
      "rgb": [
        255,
        61,
        87
      ],
      "hsl": [
        352,
        100,
        62
      ],
      "cmyk": [
        0,
        76,
        66,
        0
      ],
      "luminance": 0.2529,
      "contrast": {
        "black": 6.06,
        "white": 3.47
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      }
    },
    {
      "name": "Palette color 2",
      "hex": "#00C875",
      "rgb": [
        0,
        200,
        117
      ],
      "hsl": [
        155,
        100,
        39
      ],
      "cmyk": [
        100,
        0,
        42,
        22
      ],
      "luminance": 0.4259,
      "contrast": {
        "black": 9.52,
        "white": 2.21
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    },
    {
      "name": "Palette color 3",
      "hex": "#0073EA",
      "rgb": [
        0,
        115,
        234
      ],
      "hsl": [
        211,
        100,
        46
      ],
      "cmyk": [
        100,
        51,
        0,
        8
      ],
      "luminance": 0.182,
      "contrast": {
        "black": 4.64,
        "white": 4.53
      },
      "wcag": {
        "AA": [
          "#000000",
          "#FFFFFF"
        ],
        "AAA": []
      }
    },
    {
      "name": "Palette color 4",
      "hex": "#FFCB00",
      "rgb": [
        255,
        203,
        0
      ],
      "hsl": [
        48,
        100,
        50
      ],
      "cmyk": [
        0,
        20,
        100,
        0
      ],
      "luminance": 0.6397,
      "contrast": {
        "black": 13.79,
        "white": 1.52
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    }
  ],
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "red brand palette",
    "green brand palette",
    "blue brand palette",
    "yellow brand palette",
    "warm brand palette",
    "cool brand palette",
    "vibrant brand color",
    "jewel tone brand color",
    "monday.com color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#FFFFFF",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/monday.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}