← Back to Editor

#703131 · #020202 · #CCBA85 · #F3E4A3 · #3D1A1A

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

#703131

Crimson · Brown · Wine Red

HEX
#703131
RGB
rgb(112, 49, 49)
HSL
hsl(0, 39%, 32%)
HSB
hsb(0, 56%, 44%)
CMYK
cmyk(0%, 56%, 56%, 56%)
Oklch
oklch(39.9% 0.090 22.0)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#020202

Ink Black · Black · Jet Black

HEX
#020202
RGB
rgb(2, 2, 2)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(8.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#CCBA85

Ginger · Tan · Sunflower

HEX
#CCBA85
RGB
rgb(204, 186, 133)
HSL
hsl(45, 41%, 66%)
HSB
hsb(45, 35%, 80%)
CMYK
cmyk(0%, 9%, 35%, 20%)
Oklch
oklch(79.1% 0.073 91.5)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#F3E4A3

Goose Yellow · Wheat · Lemon Cream

HEX
#F3E4A3
RGB
rgb(243, 228, 163)
HSL
hsl(49, 77%, 80%)
HSB
hsb(49, 33%, 95%)
CMYK
cmyk(0%, 6%, 33%, 5%)
Oklch
oklch(91.6% 0.084 96.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#3D1A1A

Crimson · Black · Deep Berry

HEX
#3D1A1A
RGB
rgb(61, 26, 26)
HSL
hsl(0, 40%, 17%)
HSB
hsb(0, 57%, 24%)
CMYK
cmyk(0%, 57%, 57%, 76%)
Oklch
oklch(26.9% 0.055 21.4)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

703131
327171

Analogous

713252
703131
715232

Triadic

703131
327132
323271

Split-Comp.

703131
327152
325271

Tetradic

703131
527132
327171
523271

Contrast Matrix WCAG 2.1 Contrast

703131
020202
CCBA85
F3E4A3
3D1A1A
2.1
Fail
5.0
AA
7.6
AAA
1.6
Fail
2.1
Fail
10.8
AAA
16.2
AAA
1.3
Fail
5.0
AA
10.8
AAA
1.5
Fail
8.0
AAA
7.6
AAA
16.2
AAA
1.5
Fail
12.1
AAA
1.6
Fail
1.3
Fail
8.0
AAA
12.1
AAA
White BG
9.7AAA
20.7AAA
1.9Fail
1.3Fail
15.4AAA
Black BG
2.2Fail
1.0Fail
10.9AAA
16.4AAA
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

555431
020202
C4C492
EDECB3
2E2E1A

Deuteranopia

585D31
020202
C5C795
EDEFB7
30321A

Tritanopia

6D3131
020202
CB9C9E
F2BFC2
3B1A1A

Achromatopsia

444444
020202
B9B9B9
E1E1E1
242424

Shades & Tints Shades & Tints

#703131

Dark
Light

#020202

Dark
Light

#CCBA85

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #703131;
  --color-2: #020202;
  --color-3: #ccba85;
  --color-4: #f3e4a3;
  --color-5: #3d1a1a;
}

SCSS

$color-1: #703131;
$color-2: #020202;
$color-3: #ccba85;
$color-4: #f3e4a3;
$color-5: #3d1a1a;

TAILWIND

colors: {
  'brand-1': '#703131',
  'brand-2': '#020202',
  'brand-3': '#ccba85',
  'brand-4': '#f3e4a3',
  'brand-5': '#3d1a1a',
}

RGB Array

[112, 49, 49], [2, 2, 2], [204, 186, 133], [243, 228, 163], [61, 26, 26]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #703131, #020202, #CCBA85, #F3E4A3, #3D1A1A 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: #703131; --color-2: #020202; --color-3: #ccba85; --color-4: #f3e4a3; --color-5: #3d1a1a. 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