Skip to content
PantoneTools
brown
Coated (C)

Pantone 175 C

#6F3322 · rgb(111, 51, 34)

HEX

#6F3322

RGB

rgb(111, 51, 34)

CMYK

cmyk(0%, 54%, 69%, 56%)

HSL

hsl(13, 53%, 28%)

LAB

lab(29.1, 25.1, 23.0)

What is Pantone 175 C?

Pantone 175 C is a Coated (C) PMS reference in the brown family. Its current screen approximation on PantoneTools is #6F3322, rgb(111, 51, 34), and cmyk(0%, 54%, 69%, 56%). Use it when you need a quick Pantone to HEX, Pantone to RGB, or Pantone to CMYK lookup for brand exploration, UI palettes, and print handoff conversations. For accessibility, this page tests Pantone 175 C as a background and currently recommends white text as the safer default before final contrast review. The tints, shades, complementary palette, and developer exports are generated from the same sRGB value so teams can keep web tokens and design notes aligned. These digital values are approximations rather than licensed Pantone specifications; confirm production-critical color with a current physical guide, D50 lighting, and a printer proof.

Workflow context for Pantone 175 C

Brown coated production notes

Because this is a coated-paper reference, use it for glossy stock, laminated labels, premium cartons, and spot-color conversations where ink sits on a less absorbent surface. Do not assume the same visual result on kraft, recycled, or uncoated paper without a separate proof. Brown and earth tones depend heavily on substrate color. Kraft, recycled board, and uncoated stocks can make the same value feel warmer, duller, or lower contrast.

  • Use Pantone 175 C as a digital reference first, then confirm production work against a physical guide or approved proof.
  • Record the approved coated value separately from CMYK, HEX, RGB, and design-token fallbacks.
  • For UI or web use, pair this color with white text only after checking the actual contrast ratio in context.
  • When sending to a vendor, include the expected substrate, lighting condition, and approval owner instead of only sending a HEX value.

Data provenance

Curated community sRGB approximations

Hand-curated approximate sRGB visual equivalents for screen preview and matching workflows. This is not an official Pantone licensed value source. Use for educational lookup, digital previews, nearest-color matching, accessibility checks, and workflow planning. Confirm production color against physical guides, licensed values, or printer proofs.

Source type
community-reference
Confidence
low
Last reviewed
2026-05-23

Scale metadata

These fields are used by the scale audit before any larger color-directory expansion. They are intentionally conservative because current values are approximate screen references.

brown
coated
screen-reference
pantone-approximation
proof-required

Browns depend heavily on substrate warmth and ink density; review them on the final paper or packaging material.

Tints, Shades & Scale

A balanced 11-step scale derived from Pantone 175 C for design system use.

Complementary Palette

Quick palette of tint, base, shade, and complement for layout exploration.

#A9857A

#6F3322

#431F14

#90CCDD

Accessibility

WCAG 2.1 contrast checks for Pantone 175 C as a background.

Black text on this color

Sample text · 2.17 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 9.67 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Similar Pantone Colors

Top 6 ΔE2000-closest Pantones to Pantone 175 C (same finish).

Similar RAL Colors

Top 6 ΔE2000-closest RAL Classic references to Pantone 175 C. RAL approximations are not interchangeable with Pantone spot colors; use as a cross-reference for industrial coatings and powder coat workflows.

Copied #6C3B2A

RAL 8002

#6C3B2A

Signal brown

Copied #781F19

RAL 3011

#781F19

Brown red

Copied #633A34

RAL 8015

#633A34

Chestnut brown

Copied #8E402A

RAL 8004

#8E402A

Copper brown

Copied #734222

RAL 8003

#734222

Clay brown

Copied #59351F

RAL 8007

#59351F

Fawn brown

Developer Exports

CSS Variables

:root {
  --p-175-c: #6F3322;
  --p-175-c-rgb: 111 51 34;
  --p-175-c-hsl: 13 53% 28%;
}

Tailwind Scale

// tailwind.config.ts
export default {
  theme: {
    extend: {
      colors: {
        p-175-c: {
          DEFAULT: "#6F3322",
          50: "#F3EFED",
          100: "#E8DEDC",
          200: "#D1BEB8",
          300: "#B79991",
          400: "#936659",
          500: "#6F3322",
          600: "#5E2B1D",
          700: "#482116",
          800: "#32170F",
          900: "#1C0D09",
          950: "#0D0604",
        },
      },
    },
  },
};

Design Token JSON

{
  "name": "Pantone 175 C",
  "hex": "#6F3322",
  "rgb": {
    "r": 111,
    "g": 51,
    "b": 34
  },
  "cmyk": {
    "c": 0,
    "m": 54,
    "y": 69,
    "k": 56
  },
  "hsl": {
    "h": 13,
    "s": 53,
    "l": 28
  },
  "lab": {
    "l": 29.07,
    "a": 25.14,
    "b": 23.04
  },
  "pantone": {
    "code": "Pantone 175 C",
    "finish": "coated",
    "family": "brown"
  }
}

Convert Pantone 175 C

Pantone 175 C Color Values | PantoneTools