← Back to Editor

#000000 · #472F2F · #FA3C24 · #BE766D · #717171

A 5-color palette 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

#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

#472F2F

Crimson · DarkSlateGray · Wine Red

HEX
#472F2F
RGB
rgb(71, 47, 47)
HSL
hsl(0, 20%, 23%)
HSB
hsb(0, 34%, 28%)
CMYK
cmyk(0%, 34%, 34%, 72%)
Oklch
oklch(33.4% 0.035 19.1)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#FA3C24

Vermilion · OrangeRed · Passion Red

HEX
#FA3C24
RGB
rgb(250, 60, 36)
HSL
hsl(7, 96%, 56%)
HSB
hsb(7, 86%, 98%)
CMYK
cmyk(0%, 76%, 86%, 2%)
Oklch
oklch(64.5% 0.228 30.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#BE766D

Crimson · LightCoral · Passion Red

HEX
#BE766D
RGB
rgb(190, 118, 109)
HSL
hsl(7, 38%, 59%)
HSB
hsb(7, 43%, 75%)
CMYK
cmyk(0%, 38%, 43%, 25%)
Oklch
oklch(64.0% 0.092 27.6)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#717171

Ink Gray · DimGray · Warm Gray

HEX
#717171
RGB
rgb(113, 113, 113)
HSL
hsl(0, 0%, 44%)
HSB
hsb(0, 0%, 44%)
CMYK
cmyk(0%, 0%, 0%, 56%)
Oklch
oklch(54.9% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

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
472F2F
FA3C24
BE766D
717171
1.7
Fail
5.7
AA
6.0
AA
4.3
AA Large
1.7
Fail
3.3
AA Large
3.5
AA Large
2.5
Fail
5.7
AA
3.3
AA Large
1.0
Fail
1.3
Fail
6.0
AA
3.5
AA Large
1.0
Fail
1.4
Fail
4.3
AA Large
2.5
Fail
1.3
Fail
1.4
Fail
White BG
21.0AAA
12.2AAA
3.7AA Large
3.5AA Large
4.9AA
Black BG
1.0Fail
1.7Fail
5.7AA
6.0AA
4.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
3D3C2F
A8A62A
9F9E6F
717171

Deuteranopia

000000
3E402F
B3C12B
A3A870
717171

Tritanopia

000000
462F2F
F12E2F
BA7171
717171

Achromatopsia

000000
363636
727272
8B8B8B
717171

Shades & Tints Shades & Tints

#000000

Dark
Light

#472F2F

Dark
Light

#FA3C24

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #472f2f;
  --color-3: #fa3c24;
  --color-4: #be766d;
  --color-5: #717171;
}

SCSS

$color-1: #000000;
$color-2: #472f2f;
$color-3: #fa3c24;
$color-4: #be766d;
$color-5: #717171;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#472f2f',
  'brand-3': '#fa3c24',
  'brand-4': '#be766d',
  'brand-5': '#717171',
}

RGB Array

[0, 0, 0], [71, 47, 47], [250, 60, 36], [190, 118, 109], [113, 113, 113]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #472F2F, #FA3C24, #BE766D, #717171 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: #472f2f; --color-3: #fa3c24; --color-4: #be766d; --color-5: #717171. 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