← Back to Editor

#090100 · #897E50 · #1A1704 · #D9D1A2 · #B5B8A3

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

#090100

Vermilion · Black · Deep Berry

HEX
#090100
RGB
rgb(9, 1, 0)
HSL
hsl(7, 100%, 2%)
HSB
hsb(7, 100%, 4%)
CMYK
cmyk(0%, 89%, 100%, 96%)
Oklch
oklch(9.6% 0.029 41.0)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#897E50

Ochre · DimGray · Honey Gold

HEX
#897E50
RGB
rgb(137, 126, 80)
HSL
hsl(48, 26%, 43%)
HSB
hsb(48, 42%, 54%)
CMYK
cmyk(0%, 8%, 42%, 46%)
Oklch
oklch(59.2% 0.065 96.3)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#1A1704

Autumn Sage · Black · Amber Gold

HEX
#1A1704
RGB
rgb(26, 23, 4)
HSL
hsl(52, 73%, 6%)
HSB
hsb(52, 85%, 10%)
CMYK
cmyk(0%, 12%, 85%, 90%)
Oklch
oklch(20.3% 0.034 101.0)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#D9D1A2

Fresh Green · Wheat · Sunflower

HEX
#D9D1A2
RGB
rgb(217, 209, 162)
HSL
hsl(51, 42%, 74%)
HSB
hsb(51, 25%, 85%)
CMYK
cmyk(0%, 4%, 25%, 15%)
Oklch
oklch(85.5% 0.063 99.5)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#B5B8A3

Fresh Green · DarkGray · Sunflower

HEX
#B5B8A3
RGB
rgb(181, 184, 163)
HSL
hsl(69, 13%, 68%)
HSB
hsb(69, 11%, 72%)
CMYK
cmyk(2%, 0%, 11%, 28%)
Oklch
oklch(77.4% 0.029 113.7)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

090100
00090A

Analogous

0A0004
090100
0A0600

Triadic

090100
000A01
01000A

Split-Comp.

090100
000A06
00040A

Tetradic

090100
040A00
00090A
06000A

Contrast Matrix WCAG 2.1 Contrast

090100
897E50
1A1704
D9D1A2
B5B8A3
5.1
AA
1.1
Fail
13.4
AAA
10.2
AAA
5.1
AA
4.4
AA Large
2.6
Fail
2.0
Fail
1.1
Fail
4.4
AA Large
11.6
AAA
8.9
AAA
13.4
AAA
2.6
Fail
11.6
AAA
1.3
Fail
10.2
AAA
2.0
Fail
8.9
AAA
1.3
Fail
White BG
20.7AAA
4.1AA Large
18.0AAA
1.5Fail
2.0Fail
Black BG
1.0Fail
5.2AA
1.2Fail
13.6AAA
10.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

060500
84845B
191909
D6D5AD
B6B6A8

Deuteranopia

060700
85865E
19190A
D6D7B0
B6B6A9

Tritanopia

090000
886466
1A0C0D
D9B6B8
B5ACAD

Achromatopsia

030303
7C7C7C
161616
CECECE
B5B5B5

Shades & Tints Shades & Tints

#090100

Dark
Light

#897E50

Dark
Light

#1A1704

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #090100;
  --color-2: #897e50;
  --color-3: #1a1704;
  --color-4: #d9d1a2;
  --color-5: #b5b8a3;
}

SCSS

$color-1: #090100;
$color-2: #897e50;
$color-3: #1a1704;
$color-4: #d9d1a2;
$color-5: #b5b8a3;

TAILWIND

colors: {
  'brand-1': '#090100',
  'brand-2': '#897e50',
  'brand-3': '#1a1704',
  'brand-4': '#d9d1a2',
  'brand-5': '#b5b8a3',
}

RGB Array

[9, 1, 0], [137, 126, 80], [26, 23, 4], [217, 209, 162], [181, 184, 163]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #090100, #897E50, #1A1704, #D9D1A2, #B5B8A3 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: #090100; --color-2: #897e50; --color-3: #1a1704; --color-4: #d9d1a2; --color-5: #b5b8a3. 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