← Back to Editor

#000000 · #DBCD90 · #9C1703 · #F9FCC5 · #706E4E

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

#DBCD90

Goose Yellow · BurlyWood · Sunflower

HEX
#DBCD90
RGB
rgb(219, 205, 144)
HSL
hsl(49, 51%, 71%)
HSB
hsb(49, 34%, 86%)
CMYK
cmyk(0%, 6%, 34%, 14%)
Oklch
oklch(84.5% 0.081 96.8)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#9C1703

Vermilion · DarkRed · Wine Red

HEX
#9C1703
RGB
rgb(156, 23, 3)
HSL
hsl(8, 96%, 31%)
HSB
hsb(8, 98%, 61%)
CMYK
cmyk(0%, 85%, 98%, 39%)
Oklch
oklch(44.5% 0.169 31.4)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#F9FCC5

Fresh Green · Beige · Lemon Cream

HEX
#F9FCC5
RGB
rgb(249, 252, 197)
HSL
hsl(63, 90%, 88%)
HSB
hsb(63, 22%, 99%)
CMYK
cmyk(1%, 0%, 22%, 1%)
Oklch
oklch(97.5% 0.071 110.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#706E4E

Autumn Sage · DimGray · Honey Gold

HEX
#706E4E
RGB
rgb(112, 110, 78)
HSL
hsl(56, 18%, 37%)
HSB
hsb(56, 30%, 44%)
CMYK
cmyk(0%, 2%, 30%, 56%)
Oklch
oklch(53.1% 0.047 104.9)

TraditionalAutumn Sage」· PaintHoney Gold」· 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
DBCD90
9C1703
F9FCC5
706E4E
13.1
AAA
2.5
Fail
19.8
AAA
4.0
AA Large
13.1
AAA
5.2
AA
1.5
Fail
3.3
AA Large
2.5
Fail
5.2
AA
7.8
AAA
1.6
Fail
19.8
AAA
1.5
Fail
7.8
AAA
4.9
AA
4.0
AA Large
3.3
AA Large
1.6
Fail
4.9
AA
White BG
21.0AAA
1.6Fail
8.3AAA
1.1Fail
5.2AA
Black BG
1.0Fail
13.1AAA
2.5Fail
19.8AAA
4.0AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
D5D59F
626108
FAFAD2
6F6F56

Deuteranopia

000000
D6D7A2
6A7409
FAFAD5
6F6F58

Tritanopia

000000
DAAAAD
950C0D
F9DDDF
705C5D

Achromatopsia

000000
CACACA
3C3C3C
F5F5F5
6B6B6B

Shades & Tints Shades & Tints

#000000

Dark
Light

#DBCD90

Dark
Light

#9C1703

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #dbcd90;
  --color-3: #9c1703;
  --color-4: #f9fcc5;
  --color-5: #706e4e;
}

SCSS

$color-1: #000000;
$color-2: #dbcd90;
$color-3: #9c1703;
$color-4: #f9fcc5;
$color-5: #706e4e;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#dbcd90',
  'brand-3': '#9c1703',
  'brand-4': '#f9fcc5',
  'brand-5': '#706e4e',
}

RGB Array

[0, 0, 0], [219, 205, 144], [156, 23, 3], [249, 252, 197], [112, 110, 78]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #DBCD90, #9C1703, #F9FCC5, #706E4E 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: #dbcd90; --color-3: #9c1703; --color-4: #f9fcc5; --color-5: #706e4e. 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