← Back to Editor

#000000 · #225241 · #5E705E · #B39569 · #F7C46D

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#225241

Mineral Blue · DarkSlateGray · Forest Green

HEX
#225241
RGB
rgb(34, 82, 65)
HSL
hsl(159, 41%, 23%)
HSB
hsb(159, 59%, 32%)
CMYK
cmyk(59%, 0%, 21%, 68%)
Oklch
oklch(40.0% 0.060 167.5)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#5E705E

Celadon · DimGray · Charcoal

HEX
#5E705E
RGB
rgb(94, 112, 94)
HSL
hsl(120, 9%, 40%)
HSB
hsb(120, 16%, 44%)
CMYK
cmyk(16%, 0%, 16%, 56%)
Oklch
oklch(52.5% 0.035 145.1)

TraditionalCeladon」· PaintCharcoal」· Creative Midnight Shadow

#B39569

Ginger · Tan · Warm Sun

HEX
#B39569
RGB
rgb(179, 149, 105)
HSL
hsl(36, 33%, 56%)
HSB
hsb(36, 41%, 70%)
CMYK
cmyk(0%, 17%, 41%, 30%)
Oklch
oklch(68.7% 0.070 76.7)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#F7C46D

Ginger · SandyBrown · Warm Sun

HEX
#F7C46D
RGB
rgb(247, 196, 109)
HSL
hsl(38, 90%, 70%)
HSB
hsb(38, 56%, 97%)
CMYK
cmyk(0%, 21%, 56%, 3%)
Oklch
oklch(84.8% 0.120 79.4)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
225241
5E705E
B39569
F7C46D
2.4
Fail
4.0
AA Large
7.4
AAA
13.1
AAA
2.4
Fail
1.7
Fail
3.2
AA Large
5.6
AA
4.0
AA Large
1.7
Fail
1.9
Fail
3.3
AA Large
7.4
AAA
3.2
AA Large
1.9
Fail
1.8
Fail
13.1
AAA
5.6
AA
3.3
AA Large
1.8
Fail
White BG
21.0AAA
8.9AAA
5.3AA
2.8Fail
1.6Fail
Black BG
1.0Fail
2.4Fail
4.0AA Large
7.4AAA
13.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
373745
666662
A6A674
E1E082

Deuteranopia

000000
343046
656363
A8AA76
E4E887

Tritanopia

000000
244849
5F6667
B17C7E
F49396

Achromatopsia

000000
424242
696969
999999
C9C9C9

Shades & Tints Shades & Tints

#000000

Dark
Light

#225241

Dark
Light

#5E705E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #225241;
  --color-3: #5e705e;
  --color-4: #b39569;
  --color-5: #f7c46d;
}

SCSS

$color-1: #000000;
$color-2: #225241;
$color-3: #5e705e;
$color-4: #b39569;
$color-5: #f7c46d;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#225241',
  'brand-3': '#5e705e',
  'brand-4': '#b39569',
  'brand-5': '#f7c46d',
}

RGB Array

[0, 0, 0], [34, 82, 65], [94, 112, 94], [179, 149, 105], [247, 196, 109]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #225241, #5E705E, #B39569, #F7C46D is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #225241; --color-3: #5e705e; --color-4: #b39569; --color-5: #f7c46d. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. 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