← Back to Editor

#FF7B1C · #D62E00 · #704D43 · #332521 · #1A0D09

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

#FF7B1C

Tangerine · Chocolate · Warm Sun

HEX
#FF7B1C
RGB
rgb(255, 123, 28)
HSL
hsl(25, 100%, 55%)
HSB
hsb(25, 89%, 100%)
CMYK
cmyk(0%, 52%, 89%, 0%)
Oklch
oklch(72.5% 0.186 49.1)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#D62E00

Vermilion · OrangeRed · Passion Red

HEX
#D62E00
RGB
rgb(214, 46, 0)
HSL
hsl(13, 100%, 42%)
HSB
hsb(13, 100%, 84%)
CMYK
cmyk(0%, 79%, 100%, 16%)
Oklch
oklch(57.0% 0.208 33.4)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#704D43

Crimson · DarkOliveGreen · Wine Red

HEX
#704D43
RGB
rgb(112, 77, 67)
HSL
hsl(13, 25%, 35%)
HSB
hsb(13, 40%, 44%)
CMYK
cmyk(0%, 31%, 40%, 56%)
Oklch
oklch(45.6% 0.051 36.6)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#332521

Crimson · DarkSlateGray · Deep Berry

HEX
#332521
RGB
rgb(51, 37, 33)
HSL
hsl(13, 21%, 16%)
HSB
hsb(13, 35%, 20%)
CMYK
cmyk(0%, 27%, 35%, 80%)
Oklch
oklch(28.0% 0.023 36.5)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#1A0D09

Crimson · Black · Deep Berry

HEX
#1A0D09
RGB
rgb(26, 13, 9)
HSL
hsl(14, 49%, 7%)
HSB
hsb(14, 65%, 10%)
CMYK
cmyk(0%, 50%, 65%, 90%)
Oklch
oklch(17.6% 0.024 38.0)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF7B1C
1A9FFF

Analogous

FF1A2D
FF7B1C
FFEC1A

Triadic

FF7B1C
1AFF79
791AFF

Split-Comp.

FF7B1C
1AFFEC
1A2DFF

Tetradic

FF7B1C
2DFF1A
1A9FFF
EC1AFF

Contrast Matrix WCAG 2.1 Contrast

FF7B1C
D62E00
704D43
332521
1A0D09
1.9
Fail
2.9
Fail
5.7
AA
7.3
AAA
1.9
Fail
1.5
Fail
3.0
Fail
3.8
AA Large
2.9
Fail
1.5
Fail
2.0
Fail
2.6
Fail
5.7
AA
3.0
Fail
2.0
Fail
1.3
Fail
7.3
AAA
3.8
AA Large
2.6
Fail
1.3
Fail
White BG
2.6Fail
4.9AA
7.4AAA
14.7AAA
19.0AAA
Black BG
8.1AAA
4.3AA Large
2.8Fail
1.4Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

C6C533
8D8C0B
616145
2D2D22
14140A

Deuteranopia

CED739
97A40E
636546
2E2F22
15160A

Tritanopia

F84549
CE1416
6E4748
322323
190B0B

Achromatopsia

989898
5B5B5B
565656
292929
101010

Shades & Tints Shades & Tints

#FF7B1C

Dark
Light

#D62E00

Dark
Light

#704D43

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff7b1c;
  --color-2: #d62e00;
  --color-3: #704d43;
  --color-4: #332521;
  --color-5: #1a0d09;
}

SCSS

$color-1: #ff7b1c;
$color-2: #d62e00;
$color-3: #704d43;
$color-4: #332521;
$color-5: #1a0d09;

TAILWIND

colors: {
  'brand-1': '#ff7b1c',
  'brand-2': '#d62e00',
  'brand-3': '#704d43',
  'brand-4': '#332521',
  'brand-5': '#1a0d09',
}

RGB Array

[255, 123, 28], [214, 46, 0], [112, 77, 67], [51, 37, 33], [26, 13, 9]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #FF7B1C, #D62E00, #704D43, #332521, #1A0D09 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: #ff7b1c; --color-2: #d62e00; --color-3: #704d43; --color-4: #332521; --color-5: #1a0d09. 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 dark-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