← Back to Editor

#000000 · #965E56 · #87836F · #8091BD · #9782FF

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

#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

#965E56

Crimson · Sienna · Passion Red

HEX
#965E56
RGB
rgb(150, 94, 86)
HSL
hsl(8, 27%, 46%)
HSB
hsb(8, 43%, 59%)
CMYK
cmyk(0%, 37%, 43%, 41%)
Oklch
oklch(54.2% 0.075 28.6)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#87836F

Autumn Sage · Gray · Honey Gold

HEX
#87836F
RGB
rgb(135, 131, 111)
HSL
hsl(50, 10%, 48%)
HSB
hsb(50, 18%, 53%)
CMYK
cmyk(0%, 3%, 18%, 47%)
Oklch
oklch(60.8% 0.030 97.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#8091BD

Azure · LightSlateGray · Cobalt Blue

HEX
#8091BD
RGB
rgb(128, 145, 189)
HSL
hsl(223, 32%, 62%)
HSB
hsb(223, 32%, 74%)
CMYK
cmyk(32%, 23%, 0%, 26%)
Oklch
oklch(66.0% 0.069 268.1)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#9782FF

Wisteria · MediumSlateBlue · Cobalt Blue

HEX
#9782FF
RGB
rgb(151, 130, 255)
HSL
hsl(250, 100%, 75%)
HSB
hsb(250, 49%, 100%)
CMYK
cmyk(41%, 49%, 0%, 0%)
Oklch
oklch(68.3% 0.179 288.5)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

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
965E56
87836F
8091BD
9782FF
4.0
AA Large
5.5
AA
6.7
AA
7.0
AA
4.0
AA Large
1.4
Fail
1.7
Fail
1.7
Fail
5.5
AA
1.4
Fail
1.2
Fail
1.3
Fail
6.7
AA
1.7
Fail
1.2
Fail
1.0
Fail
7.0
AA
1.7
Fail
1.3
Fail
1.0
Fail
White BG
21.0AAA
5.2AA
3.8AA Large
3.1AA Large
3.0AA Large
Black BG
1.0Fail
4.0AA Large
5.5AA
6.7AA
7.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
7E7D58
858574
8788B2
8E8EE1

Deuteranopia

000000
818558
868675
8685B0
8F91DA

Tritanopia

000000
93595A
877879
81AAA8
96C9C4

Achromatopsia

000000
6E6E6E
828282
919191
979797

Shades & Tints Shades & Tints

#000000

Dark
Light

#965E56

Dark
Light

#87836F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #965e56;
  --color-3: #87836f;
  --color-4: #8091bd;
  --color-5: #9782ff;
}

SCSS

$color-1: #000000;
$color-2: #965e56;
$color-3: #87836f;
$color-4: #8091bd;
$color-5: #9782ff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#965e56',
  'brand-3': '#87836f',
  'brand-4': '#8091bd',
  'brand-5': '#9782ff',
}

RGB Array

[0, 0, 0], [150, 94, 86], [135, 131, 111], [128, 145, 189], [151, 130, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #965E56, #87836F, #8091BD, #9782FF 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: #965e56; --color-3: #87836f; --color-4: #8091bd; --color-5: #9782ff. 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