← Back to Editor

#000000 · #FFE635 · #B56C43 · #BE9847 · #3A434A

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

#FFE635

Autumn Sage · Gold · Sunflower

HEX
#FFE635
RGB
rgb(255, 230, 53)
HSL
hsl(53, 100%, 60%)
HSB
hsb(53, 79%, 100%)
CMYK
cmyk(0%, 10%, 79%, 0%)
Oklch
oklch(91.8% 0.179 100.6)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#B56C43

Tangerine · Sienna · Amber Brown

HEX
#B56C43
RGB
rgb(181, 108, 67)
HSL
hsl(22, 46%, 49%)
HSB
hsb(22, 63%, 71%)
CMYK
cmyk(0%, 40%, 63%, 29%)
Oklch
oklch(60.3% 0.109 49.0)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#BE9847

Ginger · GoldenRod · Sunflower

HEX
#BE9847
RGB
rgb(190, 152, 71)
HSL
hsl(41, 48%, 51%)
HSB
hsb(41, 63%, 75%)
CMYK
cmyk(0%, 20%, 63%, 25%)
Oklch
oklch(69.9% 0.109 84.0)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#3A434A

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#3A434A
RGB
rgb(58, 67, 74)
HSL
hsl(206, 12%, 26%)
HSB
hsb(206, 22%, 29%)
CMYK
cmyk(22%, 9%, 0%, 71%)
Oklch
oklch(37.7% 0.017 241.4)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

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
FFE635
B56C43
BE9847
3A434A
16.6
AAA
5.2
AA
7.8
AAA
2.1
Fail
16.6
AAA
3.2
AA Large
2.1
Fail
8.0
AAA
5.2
AA
3.2
AA Large
1.5
Fail
2.5
Fail
7.8
AAA
2.1
Fail
1.5
Fail
3.7
AA Large
2.1
Fail
8.0
AAA
2.5
Fail
3.7
AA Large
White BG
21.0AAA
1.3Fail
4.0AA Large
2.7Fail
10.1AAA
Black BG
1.0Fail
16.6AAA
5.2AA
7.8AAA
2.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
F4F460
95954D
AEAD5B
3E3E48

Deuteranopia

000000
F6F86A
9A9F4F
B0B35F
3D3D48

Tritanopia

000000
FE8289
B15556
BC6A6D
3A4747

Achromatopsia

000000
D9D9D9
7D7D7D
9A9A9A
414141

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFE635

Dark
Light

#B56C43

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffe635;
  --color-3: #b56c43;
  --color-4: #be9847;
  --color-5: #3a434a;
}

SCSS

$color-1: #000000;
$color-2: #ffe635;
$color-3: #b56c43;
$color-4: #be9847;
$color-5: #3a434a;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffe635',
  'brand-3': '#b56c43',
  'brand-4': '#be9847',
  'brand-5': '#3a434a',
}

RGB Array

[0, 0, 0], [255, 230, 53], [181, 108, 67], [190, 152, 71], [58, 67, 74]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFE635, #B56C43, #BE9847, #3A434A 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: #ffe635; --color-3: #b56c43; --color-4: #be9847; --color-5: #3a434a. 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