← Back to Editor

#000002 · #723A17 · #897D43 · #B8D0AE · #EDEAE1

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#000002

Deep Indigo · Black · Deep Sea Blue

HEX
#000002
RGB
rgb(0, 0, 2)
HSL
hsl(240, 100%, 0%)
HSB
hsb(240, 100%, 1%)
CMYK
cmyk(100%, 100%, 0%, 99%)
Oklch
oklch(3.8% 0.027 264.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#723A17

Tangerine · Sienna · Amber Brown

HEX
#723A17
RGB
rgb(114, 58, 23)
HSL
hsl(23, 66%, 27%)
HSB
hsb(23, 80%, 45%)
CMYK
cmyk(0%, 49%, 80%, 55%)
Oklch
oklch(41.4% 0.092 49.6)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#897D43

Autumn Sage · Sienna · Honey Gold

HEX
#897D43
RGB
rgb(137, 125, 67)
HSL
hsl(50, 34%, 40%)
HSB
hsb(50, 51%, 54%)
CMYK
cmyk(0%, 9%, 51%, 46%)
Oklch
oklch(58.7% 0.080 97.9)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#B8D0AE

Celadon · Silver · Apple Green

HEX
#B8D0AE
RGB
rgb(184, 208, 174)
HSL
hsl(102, 27%, 75%)
HSB
hsb(102, 16%, 82%)
CMYK
cmyk(12%, 0%, 16%, 18%)
Oklch
oklch(83.0% 0.053 136.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#EDEAE1

Goose Yellow · Beige · Lemon Cream

HEX
#EDEAE1
RGB
rgb(237, 234, 225)
HSL
hsl(45, 25%, 91%)
HSB
hsb(45, 5%, 93%)
CMYK
cmyk(0%, 1%, 5%, 7%)
Oklch
oklch(93.7% 0.012 91.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000002
000000

Analogous

000000
000002
000000

Triadic

000002
000000
000000

Split-Comp.

000002
000000
000000

Tetradic

000002
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000002
723A17
897D43
B8D0AE
EDEAE1
2.3
Fail
5.1
AA
12.7
AAA
17.4
AAA
2.3
Fail
2.2
Fail
5.4
AA
7.5
AAA
5.1
AA
2.2
Fail
2.5
Fail
3.4
AA Large
12.7
AAA
5.4
AA
2.5
Fail
1.4
Fail
17.4
AAA
7.5
AAA
3.4
AA Large
1.4
Fail
White BG
21.0AAA
9.0AAA
4.1AA Large
1.7Fail
1.2Fail
Black BG
1.0Fail
2.3Fail
5.1AA
12.7AAA
17.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000002
5A591F
848451
C2C3B6
ECECE3

Deuteranopia

000001
5D6122
858554
C1BFB8
ECECE4

Tritanopia

000101
6F2628
885C5F
B9BDBE
EDE5E5

Achromatopsia

000000
474747
7A7A7A
C5C5C5
EAEAEA

Shades & Tints Shades & Tints

#000002

Dark
Light

#723A17

Dark
Light

#897D43

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000002;
  --color-2: #723a17;
  --color-3: #897d43;
  --color-4: #b8d0ae;
  --color-5: #edeae1;
}

SCSS

$color-1: #000002;
$color-2: #723a17;
$color-3: #897d43;
$color-4: #b8d0ae;
$color-5: #edeae1;

TAILWIND

colors: {
  'brand-1': '#000002',
  'brand-2': '#723a17',
  'brand-3': '#897d43',
  'brand-4': '#b8d0ae',
  'brand-5': '#edeae1',
}

RGB Array

[0, 0, 2], [114, 58, 23], [137, 125, 67], [184, 208, 174], [237, 234, 225]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000002, #723A17, #897D43, #B8D0AE, #EDEAE1 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: #000002; --color-2: #723a17; --color-3: #897d43; --color-4: #b8d0ae; --color-5: #edeae1. 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