← Back to Editor

#262626 · #005E4A · #B1DE00 · #D9D9D9 · #D6EB63

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

#262626

Ink Black · DarkSlateGray · Dark Stone

HEX
#262626
RGB
rgb(38, 38, 38)
HSL
hsl(0, 0%, 15%)
HSB
hsb(0, 0%, 15%)
CMYK
cmyk(0%, 0%, 0%, 85%)
Oklch
oklch(26.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#005E4A

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#005E4A
RGB
rgb(0, 94, 74)
HSL
hsl(167, 100%, 18%)
HSB
hsb(167, 100%, 37%)
CMYK
cmyk(100%, 0%, 21%, 63%)
Oklch
oklch(42.9% 0.083 171.7)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#B1DE00

Grass Green · GreenYellow · Olive Green

HEX
#B1DE00
RGB
rgb(177, 222, 0)
HSL
hsl(72, 100%, 44%)
HSB
hsb(72, 100%, 87%)
CMYK
cmyk(20%, 0%, 100%, 13%)
Oklch
oklch(83.8% 0.206 123.2)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#D9D9D9

Silver Gray · LightGray · Pearl Gray

HEX
#D9D9D9
RGB
rgb(217, 217, 217)
HSL
hsl(0, 0%, 85%)
HSB
hsb(0, 0%, 85%)
CMYK
cmyk(0%, 0%, 0%, 15%)
Oklch
oklch(88.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#D6EB63

Fresh Green · Khaki · Sunflower

HEX
#D6EB63
RGB
rgb(214, 235, 99)
HSL
hsl(69, 77%, 65%)
HSB
hsb(69, 58%, 92%)
CMYK
cmyk(9%, 0%, 58%, 8%)
Oklch
oklch(89.8% 0.162 117.1)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

262626
262626

Analogous

262626
262626
262626

Triadic

262626
262626
262626

Split-Comp.

262626
262626
262626

Tetradic

262626
262626
262626
262626

Contrast Matrix WCAG 2.1 Contrast

262626
005E4A
B1DE00
D9D9D9
D6EB63
1.9
Fail
9.6
AAA
10.7
AAA
11.5
AAA
1.9
Fail
4.9
AA
5.5
AA
5.9
AA
9.6
AAA
4.9
AA
1.1
Fail
1.2
Fail
10.7
AAA
5.5
AA
1.1
Fail
1.1
Fail
11.5
AAA
5.9
AA
1.2
Fail
1.1
Fail
White BG
15.1AAA
7.8AAA
1.6Fail
1.4Fail
1.3Fail
Black BG
1.4Fail
2.7Fail
13.3AAA
14.9AAA
15.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

262626
292A4F
C4C536
D9D9D9
DFDF84

Deuteranopia

262626
231C50
C2BF43
D9D9D9
DEDC8C

Tritanopia

262626
055354
B36069
D9D9D9
D79EA4

Achromatopsia

262626
404040
B7B7B7
D9D9D9
D5D5D5

Shades & Tints Shades & Tints

#262626

Dark
Light

#005E4A

Dark
Light

#B1DE00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #262626;
  --color-2: #005e4a;
  --color-3: #b1de00;
  --color-4: #d9d9d9;
  --color-5: #d6eb63;
}

SCSS

$color-1: #262626;
$color-2: #005e4a;
$color-3: #b1de00;
$color-4: #d9d9d9;
$color-5: #d6eb63;

TAILWIND

colors: {
  'brand-1': '#262626',
  'brand-2': '#005e4a',
  'brand-3': '#b1de00',
  'brand-4': '#d9d9d9',
  'brand-5': '#d6eb63',
}

RGB Array

[38, 38, 38], [0, 94, 74], [177, 222, 0], [217, 217, 217], [214, 235, 99]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #262626, #005E4A, #B1DE00, #D9D9D9, #D6EB63 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: #262626; --color-2: #005e4a; --color-3: #b1de00; --color-4: #d9d9d9; --color-5: #d6eb63. 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