← Back to Editor

#000000 · #FCC666 · #A69442 · #7E2D33 · #D06F4E

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

#FCC666

Ginger · SandyBrown · Warm Sun

HEX
#FCC666
RGB
rgb(252, 198, 102)
HSL
hsl(38, 96%, 69%)
HSB
hsb(38, 60%, 99%)
CMYK
cmyk(0%, 21%, 60%, 1%)
Oklch
oklch(85.6% 0.129 80.0)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#A69442

Ochre · DarkGoldenRod · Honey Gold

HEX
#A69442
RGB
rgb(166, 148, 66)
HSL
hsl(49, 43%, 45%)
HSB
hsb(49, 60%, 65%)
CMYK
cmyk(0%, 11%, 60%, 35%)
Oklch
oklch(66.6% 0.105 97.0)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#7E2D33

Crimson · Brown · Wine Red

HEX
#7E2D33
RGB
rgb(126, 45, 51)
HSL
hsl(356, 47%, 34%)
HSB
hsb(356, 64%, 49%)
CMYK
cmyk(0%, 64%, 60%, 51%)
Oklch
oklch(41.7% 0.112 19.1)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#D06F4E

Tangerine · Chocolate · Warm Sun

HEX
#D06F4E
RGB
rgb(208, 111, 78)
HSL
hsl(15, 58%, 56%)
HSB
hsb(15, 63%, 82%)
CMYK
cmyk(0%, 47%, 63%, 18%)
Oklch
oklch(64.6% 0.131 39.3)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

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
FCC666
A69442
7E2D33
D06F4E
13.4
AAA
6.9
AA
2.3
Fail
6.1
AA
13.4
AAA
1.9
Fail
5.8
AA
2.2
Fail
6.9
AA
1.9
Fail
3.0
AA Large
1.1
Fail
2.3
Fail
5.8
AA
3.0
AA Large
2.6
Fail
6.1
AA
2.2
Fail
1.1
Fail
2.6
Fail
White BG
21.0AAA
1.6Fail
3.0AA Large
9.1AAA
3.5AA Large
Black BG
1.0Fail
13.4AAA
6.9AA
2.3Fail
6.1AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
E5E47D
9E9E56
5B5A32
A6A556

Deuteranopia

000000
E8EC83
9FA15B
606631
ACB358

Tritanopia

000000
F99094
A56669
7A3030
CB5C5E

Achromatopsia

000000
CBCBCB
909090
464646
888888

Shades & Tints Shades & Tints

#000000

Dark
Light

#FCC666

Dark
Light

#A69442

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #fcc666;
  --color-3: #a69442;
  --color-4: #7e2d33;
  --color-5: #d06f4e;
}

SCSS

$color-1: #000000;
$color-2: #fcc666;
$color-3: #a69442;
$color-4: #7e2d33;
$color-5: #d06f4e;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#fcc666',
  'brand-3': '#a69442',
  'brand-4': '#7e2d33',
  'brand-5': '#d06f4e',
}

RGB Array

[0, 0, 0], [252, 198, 102], [166, 148, 66], [126, 45, 51], [208, 111, 78]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FCC666, #A69442, #7E2D33, #D06F4E is ideal for: 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: #fcc666; --color-3: #a69442; --color-4: #7e2d33; --color-5: #d06f4e. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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