← Back to Editor

#710000 · #FDE4AC · #000000 · #916A35 · #5A3E19

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

#710000

Vermilion · Maroon · Wine Red

HEX
#710000
RGB
rgb(113, 0, 0)
HSL
hsl(0, 100%, 22%)
HSB
hsb(0, 100%, 44%)
CMYK
cmyk(0%, 100%, 100%, 56%)
Oklch
oklch(34.5% 0.141 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#FDE4AC

Goose Yellow · Wheat · Lemon Cream

HEX
#FDE4AC
RGB
rgb(253, 228, 172)
HSL
hsl(41, 95%, 83%)
HSB
hsb(41, 32%, 99%)
CMYK
cmyk(0%, 10%, 32%, 1%)
Oklch
oklch(92.6% 0.077 86.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#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

#916A35

Ochre · Sienna · Amber Brown

HEX
#916A35
RGB
rgb(145, 106, 53)
HSL
hsl(35, 46%, 39%)
HSB
hsb(35, 63%, 57%)
CMYK
cmyk(0%, 27%, 63%, 43%)
Oklch
oklch(55.3% 0.086 72.8)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#5A3E19

Ochre · DarkOliveGreen · Cinnamon

HEX
#5A3E19
RGB
rgb(90, 62, 25)
HSL
hsl(34, 57%, 23%)
HSB
hsb(34, 72%, 35%)
CMYK
cmyk(0%, 31%, 72%, 65%)
Oklch
oklch(38.8% 0.065 71.3)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

710000
007070

Analogous

700038
710000
703800

Triadic

710000
007000
000070

Split-Comp.

710000
007038
003870

Tetradic

710000
387000
007070
380070

Contrast Matrix WCAG 2.1 Contrast

710000
FDE4AC
000000
916A35
5A3E19
9.9
AAA
1.7
Fail
2.5
Fail
1.3
Fail
9.9
AAA
16.9
AAA
3.9
AA Large
7.9
AAA
1.7
Fail
16.9
AAA
4.3
AA Large
2.1
Fail
2.5
Fail
3.9
AA Large
4.3
AA Large
2.0
Fail
1.3
Fail
7.9
AAA
2.1
Fail
2.0
Fail
White BG
12.3AAA
1.2Fail
21.0AAA
4.9AA
9.8AAA
Black BG
1.7Fail
16.9AAA
1.0Fail
4.3AA Large
2.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

403F00
F2F2BA
000000
808042
4E4E22

Deuteranopia

474F00
F4F6BD
000000
828545
505224

Tritanopia

6B0000
FCC4C7
000000
8F4C4E
59292B

Achromatopsia

222222
E5E5E5
000000
707070
424242

Shades & Tints Shades & Tints

#710000

Dark
Light

#FDE4AC

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #710000;
  --color-2: #fde4ac;
  --color-3: #000000;
  --color-4: #916a35;
  --color-5: #5a3e19;
}

SCSS

$color-1: #710000;
$color-2: #fde4ac;
$color-3: #000000;
$color-4: #916a35;
$color-5: #5a3e19;

TAILWIND

colors: {
  'brand-1': '#710000',
  'brand-2': '#fde4ac',
  'brand-3': '#000000',
  'brand-4': '#916a35',
  'brand-5': '#5a3e19',
}

RGB Array

[113, 0, 0], [253, 228, 172], [0, 0, 0], [145, 106, 53], [90, 62, 25]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #710000, #FDE4AC, #000000, #916A35, #5A3E19 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: #710000; --color-2: #fde4ac; --color-3: #000000; --color-4: #916a35; --color-5: #5a3e19. 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