← Back to Editor

#999999 · #A6B38C · #B3CC80 · #000000 · #9500FF

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

#999999

Ash · DarkGray · Silver Sand

HEX
#999999
RGB
rgb(153, 153, 153)
HSL
hsl(0, 0%, 60%)
HSB
hsb(0, 0%, 60%)
CMYK
cmyk(0%, 0%, 0%, 40%)
Oklch
oklch(68.3% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#A6B38C

Willow Green · DarkSeaGreen · Apple Green

HEX
#A6B38C
RGB
rgb(166, 179, 140)
HSL
hsl(80, 20%, 63%)
HSB
hsb(80, 22%, 70%)
CMYK
cmyk(7%, 0%, 22%, 30%)
Oklch
oklch(74.6% 0.056 122.7)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#B3CC80

Willow Green · Tan · Apple Green

HEX
#B3CC80
RGB
rgb(179, 204, 128)
HSL
hsl(80, 43%, 65%)
HSB
hsb(80, 37%, 80%)
CMYK
cmyk(12%, 0%, 37%, 20%)
Oklch
oklch(80.9% 0.104 123.5)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#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

#9500FF

Royal Purple · DarkViolet · Violet

HEX
#9500FF
RGB
rgb(149, 0, 255)
HSL
hsl(275, 100%, 50%)
HSB
hsb(275, 100%, 100%)
CMYK
cmyk(42%, 100%, 0%, 0%)
Oklch
oklch(55.5% 0.295 300.7)

TraditionalRoyal Purple」· PaintViolet」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

999999
999999

Analogous

999999
999999
999999

Triadic

999999
999999
999999

Split-Comp.

999999
999999
999999

Tetradic

999999
999999
999999
999999

Contrast Matrix WCAG 2.1 Contrast

999999
A6B38C
B3CC80
000000
9500FF
1.3
Fail
1.6
Fail
7.4
AAA
2.0
Fail
1.3
Fail
1.3
Fail
9.4
AAA
2.5
Fail
1.6
Fail
1.3
Fail
11.9
AAA
3.2
AA Large
7.4
AAA
9.4
AAA
11.9
AAA
3.7
AA Large
2.0
Fail
2.5
Fail
3.2
AA Large
3.7
AA Large
White BG
2.8Fail
2.2Fail
1.8Fail
21.0AAA
5.6AA
Black BG
7.4AAA
9.4AAA
11.9AAA
1.0Fail
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

999999
ACAC95
BEBE92
000000
5453C1

Deuteranopia

999999
ABAA98
BCBB97
000000
5D68B3

Tritanopia

999999
A79D9F
B4A1A4
000000
8E9186

Achromatopsia

999999
ABABAB
BCBCBC
000000
4A4A4A

Shades & Tints Shades & Tints

#999999

Dark
Light

#A6B38C

Dark
Light

#B3CC80

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #999999;
  --color-2: #a6b38c;
  --color-3: #b3cc80;
  --color-4: #000000;
  --color-5: #9500ff;
}

SCSS

$color-1: #999999;
$color-2: #a6b38c;
$color-3: #b3cc80;
$color-4: #000000;
$color-5: #9500ff;

TAILWIND

colors: {
  'brand-1': '#999999',
  'brand-2': '#a6b38c',
  'brand-3': '#b3cc80',
  'brand-4': '#000000',
  'brand-5': '#9500ff',
}

RGB Array

[153, 153, 153], [166, 179, 140], [179, 204, 128], [0, 0, 0], [149, 0, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #999999, #A6B38C, #B3CC80, #000000, #9500FF 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: #999999; --color-2: #a6b38c; --color-3: #b3cc80; --color-4: #000000; --color-5: #9500ff. 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