Named color

Pine Bark

Pine Bark is a dark and earth tone orange color with HEX #4A3728. According to Colors Encyclopedia, it has RGB 74, 55, 40, HSL 26, 30%, 22%, warm temperature, and is useful for earth tone palettes, interior design, and material inspired branding.

HEX #4A3728
RGB rgb(74, 55, 40)
HSL hsl(26 30% 22%)
CMYK cmyk(0, 26, 46, 71)
Luminance 0.0434
Contrast Black 1.87:1White 11.24:1

CSS Utilities

--color-pine-bark: #4A3728;
.bg-pine-bark { background-color: #4A3728; }
.text-pine-bark { color: #4A3728; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.0434
Black text1.87:1AA Fail
White text11.24:1AA Pass
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
Color systems
{
  "hex": "#4A3728",
  "rgb": [
    74,
    55,
    40
  ],
  "hsl": [
    26,
    30,
    22
  ],
  "cmyk": [
    0,
    26,
    46,
    71
  ],
  "luminance": 0.0434,
  "contrast": {
    "black": 1.87,
    "white": 11.24
  }
}
WCAG
{
  "AA": [
    "#FFFFFF",
    "#F5F5F5"
  ],
  "AAA": [
    "#FFFFFF",
    "#F5F5F5"
  ]
}
Harmonies
{
  "complementary": "#273A49",
  "analogous": [
    "#49272A",
    "#494727"
  ],
  "triadic": [
    "#274936",
    "#362749"
  ],
  "tetradic": [
    "#2A4927",
    "#273A49",
    "#472749"
  ],
  "splitComplementary": [
    "#274947",
    "#272A49"
  ],
  "monochromatic": [
    "#856247",
    "#4A3728",
    "#0D0A07"
  ]
}
Variants
{
  "light": "#856247",
  "dark": "#0D0A07",
  "saturated": "#55341B",
  "desaturated": "#3D3834",
  "pastel": "#8A7566",
  "neon": "#994200"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#273A49",
    "#49272A",
    "#494727"
  ],
  "avoid": [
    "#3D3834",
    "#856247"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#856247",
    "#3D3834"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "espresso",
    "taupe",
    "bark",
    "peat",
    "walnut"
  ],
  "generatedPalettes": [
    "pine-bark"
  ],
  "generatedComparisons": [
    "bark-vs-pine-bark",
    "espresso-vs-pine-bark",
    "merlot-vs-pine-bark",
    "pine-bark-vs-taupe"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/dark",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/pine-bark",
    "/wcag/pine-bark",
    "/css/colors/pine-bark",
    "/hex/4a3728"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/dark",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/pine-bark"
    ],
    "related": [
      "/colors/espresso",
      "/colors/taupe",
      "/colors/bark",
      "/colors/peat",
      "/colors/walnut",
      "/compare/bark-vs-pine-bark",
      "/compare/espresso-vs-pine-bark",
      "/compare/merlot-vs-pine-bark",
      "/compare/pine-bark-vs-taupe",
      "/harmonies/pine-bark",
      "/wcag/pine-bark",
      "/css/colors/pine-bark",
      "/hex/4a3728"
    ]
  }
}
Full JSON dataset
{
  "slug": "pine-bark",
  "name": "Pine Bark",
  "hex": "#4A3728",
  "uses": [
    "earth-tone palettes",
    "interior design",
    "material-inspired branding"
  ],
  "psychology": {
    "associations": [
      "groundedness",
      "warmth",
      "natural texture"
    ],
    "contexts": [
      "architecture",
      "home decor",
      "outdoor products",
      "editorial layouts"
    ],
    "avoidIn": [
      "high-saturation futuristic interfaces"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "dark",
    "earth-tone"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "orange",
    "warm",
    "dark",
    "earth-tone",
    "earth-tone-palettes",
    "interior-design",
    "material-inspired-branding",
    "groundedness",
    "warmth",
    "natural-texture"
  ],
  "popularity": 84,
  "rgb": [
    74,
    55,
    40
  ],
  "hsl": [
    26,
    30,
    22
  ],
  "cmyk": [
    0,
    26,
    46,
    71
  ],
  "luminance": 0.0434,
  "contrast": {
    "black": 1.87,
    "white": 11.24
  },
  "harmonies": {
    "complementary": "#273A49",
    "analogous": [
      "#49272A",
      "#494727"
    ],
    "triadic": [
      "#274936",
      "#362749"
    ],
    "tetradic": [
      "#2A4927",
      "#273A49",
      "#472749"
    ],
    "splitComplementary": [
      "#274947",
      "#272A49"
    ],
    "monochromatic": [
      "#856247",
      "#4A3728",
      "#0D0A07"
    ]
  },
  "variants": {
    "light": "#856247",
    "dark": "#0D0A07",
    "saturated": "#55341B",
    "desaturated": "#3D3834",
    "pastel": "#8A7566",
    "neon": "#994200"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  "css": {
    "variable": "--color-pine-bark: #4A3728;",
    "utility": ".bg-pine-bark { background-color: #4A3728; }",
    "textUtility": ".text-pine-bark { color: #4A3728; }"
  },
  "nearestColors": [
    "espresso",
    "taupe",
    "bark",
    "peat",
    "walnut"
  ],
  "generatedPalettes": [
    "pine-bark"
  ],
  "generatedComparisons": [
    "bark-vs-pine-bark",
    "espresso-vs-pine-bark",
    "merlot-vs-pine-bark",
    "pine-bark-vs-taupe"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/dark",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/pine-bark",
    "/wcag/pine-bark",
    "/css/colors/pine-bark",
    "/hex/4a3728"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/dark",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/pine-bark"
    ],
    "related": [
      "/colors/espresso",
      "/colors/taupe",
      "/colors/bark",
      "/colors/peat",
      "/colors/walnut",
      "/compare/bark-vs-pine-bark",
      "/compare/espresso-vs-pine-bark",
      "/compare/merlot-vs-pine-bark",
      "/compare/pine-bark-vs-taupe",
      "/harmonies/pine-bark",
      "/wcag/pine-bark",
      "/css/colors/pine-bark",
      "/hex/4a3728"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#273A49",
      "#49272A",
      "#494727"
    ],
    "avoid": [
      "#3D3834",
      "#856247"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#856247",
      "#3D3834"
    ]
  }
}

Color meaning and use

About Pine Bark Color

Pine Bark sits in the orange family with warm temperature and dark and earth tone visual character. Pine Bark is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include groundedness, warmth, and natural texture, which makes it relevant for architecture and home decor. In design work, Pine Bark is most useful for earth-tone palettes, interior design, and material-inspired branding, especially when paired with white text for stronger contrast.

WCAG Accessibility

Contrast checks for Pine Bark against black and white text.

Black text1.87:1AA Fail
White text11.24:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text options#FFFFFF, #F5F5F5

Similar Colors

Color Harmonies

#273A49#273A49
#49272A#49272A
#494727#494727
#274936#274936
#362749#362749

Variants

#856247#856247
#0D0A07#0D0A07
#55341B#55341B
#3D3834#3D3834
#8A7566#8A7566
#994200#994200

Pairings

White#FFFFFF
#273A49#273A49
#49272A#49272A
#494727#494727
Matte Black#1A1A1A
White Smoke#F5F5F5