← Back to Editor

#010000 · #6E5E47 · #A4C193 · #8C8B90 · #AEC9DE

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

#010000

Vermilion · Black · Deep Berry

HEX
#010000
RGB
rgb(1, 0, 0)
HSL
hsl(0, 100%, 0%)
HSB
hsb(0, 100%, 0%)
CMYK
cmyk(0%, 100%, 100%, 100%)
Oklch
oklch(4.2% 0.017 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#6E5E47

Ochre · DimGray · Amber Brown

HEX
#6E5E47
RGB
rgb(110, 94, 71)
HSL
hsl(35, 22%, 35%)
HSB
hsb(35, 35%, 43%)
CMYK
cmyk(0%, 15%, 35%, 57%)
Oklch
oklch(49.1% 0.040 76.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#A4C193

Celadon · DarkSeaGreen · Apple Green

HEX
#A4C193
RGB
rgb(164, 193, 147)
HSL
hsl(98, 27%, 67%)
HSB
hsb(98, 24%, 76%)
CMYK
cmyk(15%, 0%, 24%, 24%)
Oklch
oklch(77.7% 0.071 134.1)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#8C8B90

Ash · Gray · Warm Gray

HEX
#8C8B90
RGB
rgb(140, 139, 144)
HSL
hsl(252, 2%, 55%)
HSB
hsb(252, 3%, 56%)
CMYK
cmyk(3%, 3%, 0%, 44%)
Oklch
oklch(63.9% 0.007 295.4)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#AEC9DE

Sky Blue · LightSteelBlue · Cobalt Blue

HEX
#AEC9DE
RGB
rgb(174, 201, 222)
HSL
hsl(206, 42%, 78%)
HSB
hsb(206, 22%, 87%)
CMYK
cmyk(22%, 9%, 0%, 13%)
Oklch
oklch(82.3% 0.042 241.5)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010000
000000

Analogous

000000
010000
000000

Triadic

010000
000000
000000

Split-Comp.

010000
000000
000000

Tetradic

010000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

010000
6E5E47
A4C193
8C8B90
AEC9DE
3.4
AA Large
10.6
AAA
6.2
AA
12.2
AAA
3.4
AA Large
3.2
AA Large
1.9
Fail
3.6
AA Large
10.6
AAA
3.2
AA Large
1.7
Fail
1.1
Fail
6.2
AA
1.9
Fail
1.7
Fail
2.0
Fail
12.2
AAA
3.6
AA Large
1.1
Fail
2.0
Fail
White BG
21.0AAA
6.3AA
2.0Fail
3.4AA Large
1.7Fail
Black BG
1.0Fail
3.4AA Large
10.6AAA
6.2AA
12.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010100
67674D
B1B19E
8C8C8F
BABAD9

Deuteranopia

010100
68694E
AFADA1
8C8C8F
B8B6D8

Tritanopia

010000
6D5152
A5A7A9
8C8E8E
AFD5D4

Achromatopsia

000000
606060
B3B3B3
8C8C8C
C3C3C3

Shades & Tints Shades & Tints

#010000

Dark
Light

#6E5E47

Dark
Light

#A4C193

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010000;
  --color-2: #6e5e47;
  --color-3: #a4c193;
  --color-4: #8c8b90;
  --color-5: #aec9de;
}

SCSS

$color-1: #010000;
$color-2: #6e5e47;
$color-3: #a4c193;
$color-4: #8c8b90;
$color-5: #aec9de;

TAILWIND

colors: {
  'brand-1': '#010000',
  'brand-2': '#6e5e47',
  'brand-3': '#a4c193',
  'brand-4': '#8c8b90',
  'brand-5': '#aec9de',
}

RGB Array

[1, 0, 0], [110, 94, 71], [164, 193, 147], [140, 139, 144], [174, 201, 222]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010000, #6E5E47, #A4C193, #8C8B90, #AEC9DE 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: #010000; --color-2: #6e5e47; --color-3: #a4c193; --color-4: #8c8b90; --color-5: #aec9de. 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