← Back to Editor

#050403 · #1F6636 · #70732F · #A38D3C · #F5AA1A

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

#050403

Ochre · Black · Cinnamon

HEX
#050403
RGB
rgb(5, 4, 3)
HSL
hsl(30, 25%, 2%)
HSB
hsb(30, 40%, 2%)
CMYK
cmyk(0%, 20%, 40%, 98%)
Oklch
oklch(10.8% 0.005 71.3)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#1F6636

Pine Green · DarkSlateGray · Forest Green

HEX
#1F6636
RGB
rgb(31, 102, 54)
HSL
hsl(139, 53%, 26%)
HSB
hsb(139, 70%, 40%)
CMYK
cmyk(70%, 0%, 47%, 60%)
Oklch
oklch(45.4% 0.104 150.5)

TraditionalPine Green」· PaintForest Green」· Creative Blush Sunrise

#70732F

Autumn Sage · DarkOliveGreen · Honey Gold

HEX
#70732F
RGB
rgb(112, 115, 47)
HSL
hsl(63, 42%, 32%)
HSB
hsb(63, 59%, 45%)
CMYK
cmyk(3%, 0%, 59%, 55%)
Oklch
oklch(53.8% 0.091 111.4)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#A38D3C

Ochre · DarkGoldenRod · Honey Gold

HEX
#A38D3C
RGB
rgb(163, 141, 60)
HSL
hsl(47, 46%, 44%)
HSB
hsb(47, 63%, 64%)
CMYK
cmyk(0%, 13%, 63%, 36%)
Oklch
oklch(64.7% 0.104 94.1)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#F5AA1A

Ginger · GoldenRod · Warm Sun

HEX
#F5AA1A
RGB
rgb(245, 170, 26)
HSL
hsl(39, 92%, 53%)
HSB
hsb(39, 89%, 96%)
CMYK
cmyk(0%, 31%, 89%, 4%)
Oklch
oklch(79.1% 0.161 75.9)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

050403
040506

Analogous

060404
050403
060604

Triadic

050403
040605
050406

Split-Comp.

050403
040606
040406

Tetradic

050403
040604
040506
060406

Contrast Matrix WCAG 2.1 Contrast

050403
1F6636
70732F
A38D3C
F5AA1A
2.9
Fail
4.1
AA Large
6.3
AA
10.4
AAA
2.9
Fail
1.4
Fail
2.1
Fail
3.5
AA Large
4.1
AA Large
1.4
Fail
1.5
Fail
2.5
Fail
6.3
AA
2.1
Fail
1.5
Fail
1.7
Fail
10.4
AAA
3.5
AA Large
2.5
Fail
1.7
Fail
White BG
20.5AAA
7.0AA
5.0AA
3.3AA Large
2.0Fail
Black BG
1.0Fail
3.0AA Large
4.2AA Large
6.4AA
10.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

050503
3E3E42
71713F
999950
D5D43D

Deuteranopia

050503
3A3444
717143
9B9C54
D9DF45

Tritanopia

050303
234B4D
704C4F
A25F62
F1585E

Achromatopsia

040404
4B4B4B
6A6A6A
8A8A8A
B0B0B0

Shades & Tints Shades & Tints

#050403

Dark
Light

#1F6636

Dark
Light

#70732F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #050403;
  --color-2: #1f6636;
  --color-3: #70732f;
  --color-4: #a38d3c;
  --color-5: #f5aa1a;
}

SCSS

$color-1: #050403;
$color-2: #1f6636;
$color-3: #70732f;
$color-4: #a38d3c;
$color-5: #f5aa1a;

TAILWIND

colors: {
  'brand-1': '#050403',
  'brand-2': '#1f6636',
  'brand-3': '#70732f',
  'brand-4': '#a38d3c',
  'brand-5': '#f5aa1a',
}

RGB Array

[5, 4, 3], [31, 102, 54], [112, 115, 47], [163, 141, 60], [245, 170, 26]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #050403, #1F6636, #70732F, #A38D3C, #F5AA1A 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: #050403; --color-2: #1f6636; --color-3: #70732f; --color-4: #a38d3c; --color-5: #f5aa1a. 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