← Back to Editor

#5B4E46 · #3E2E2F · #A7A483 · #C3BA91 · #CCC6A2

dark

A 5-color dark palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#5B4E46

Tangerine · DarkOliveGreen · Amber Brown

HEX
#5B4E46
RGB
rgb(91, 78, 70)
HSL
hsl(23, 13%, 32%)
HSB
hsb(23, 23%, 36%)
CMYK
cmyk(0%, 14%, 23%, 64%)
Oklch
oklch(43.4% 0.022 53.6)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#3E2E2F

Crimson · DarkSlateGray · Wine Red

HEX
#3E2E2F
RGB
rgb(62, 46, 47)
HSL
hsl(356, 15%, 21%)
HSB
hsb(356, 26%, 24%)
CMYK
cmyk(0%, 26%, 24%, 76%)
Oklch
oklch(32.0% 0.024 14.3)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#A7A483

Autumn Sage · DarkSeaGreen · Sunflower

HEX
#A7A483
RGB
rgb(167, 164, 131)
HSL
hsl(55, 17%, 58%)
HSB
hsb(55, 22%, 65%)
CMYK
cmyk(0%, 2%, 22%, 35%)
Oklch
oklch(71.2% 0.046 103.2)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#C3BA91

Ginger · Tan · Sunflower

HEX
#C3BA91
RGB
rgb(195, 186, 145)
HSL
hsl(49, 29%, 67%)
HSB
hsb(49, 26%, 76%)
CMYK
cmyk(0%, 5%, 26%, 24%)
Oklch
oklch(78.6% 0.056 97.1)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#CCC6A2

Fresh Green · Tan · Sunflower

HEX
#CCC6A2
RGB
rgb(204, 198, 162)
HSL
hsl(51, 29%, 72%)
HSB
hsb(51, 21%, 80%)
CMYK
cmyk(0%, 3%, 21%, 20%)
Oklch
oklch(82.2% 0.049 99.5)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5B4E46
47545C

Analogous

5C4749
5B4E46
5C5A47

Triadic

5B4E46
475C4F
4F475C

Split-Comp.

5B4E46
475C5A
47495C

Tetradic

5B4E46
495C47
47545C
5A475C

Contrast Matrix WCAG 2.1 Contrast

5B4E46
3E2E2F
A7A483
C3BA91
CCC6A2
1.6
Fail
3.2
AA Large
4.1
AA Large
4.6
AA
1.6
Fail
5.1
AA
6.6
AA
7.4
AAA
3.2
AA Large
5.1
AA
1.3
Fail
1.5
Fail
4.1
AA Large
6.6
AA
1.3
Fail
1.1
Fail
4.6
AA
7.4
AAA
1.5
Fail
1.1
Fail
White BG
8.0AAA
12.8AAA
2.5Fail
2.0Fail
1.7Fail
Black BG
2.6Fail
1.6Fail
8.3AAA
10.8AAA
12.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

555548
37372F
A6A68B
BFBF9B
C9C9AB

Deuteranopia

565748
38392F
A6A68D
C0C09D
CACAAD

Tritanopia

5A494A
3D2F2F
A79193
C3A3A4
CCB2B3

Achromatopsia

515151
333333
A1A1A1
B8B8B8
C4C4C4

Shades & Tints Shades & Tints

#5B4E46

Dark
Light

#3E2E2F

Dark
Light

#A7A483

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5b4e46;
  --color-2: #3e2e2f;
  --color-3: #a7a483;
  --color-4: #c3ba91;
  --color-5: #ccc6a2;
}

SCSS

$color-1: #5b4e46;
$color-2: #3e2e2f;
$color-3: #a7a483;
$color-4: #c3ba91;
$color-5: #ccc6a2;

TAILWIND

colors: {
  'brand-1': '#5b4e46',
  'brand-2': '#3e2e2f',
  'brand-3': '#a7a483',
  'brand-4': '#c3ba91',
  'brand-5': '#ccc6a2',
}

RGB Array

[91, 78, 70], [62, 46, 47], [167, 164, 131], [195, 186, 145], [204, 198, 162]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #5B4E46, #3E2E2F, #A7A483, #C3BA91, #CCC6A2 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #5b4e46; --color-2: #3e2e2f; --color-3: #a7a483; --color-4: #c3ba91; --color-5: #ccc6a2. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This dark-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color