← Back to Editor

#262626 · #B81F43 · #BDE342 · #00C77B · #D1D1D1

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

#B81F43

Vermilion · Brown · Passion Red

HEX
#B81F43
RGB
rgb(184, 31, 67)
HSL
hsl(346, 71%, 42%)
HSB
hsb(346, 83%, 72%)
CMYK
cmyk(0%, 83%, 64%, 28%)
Oklch
oklch(51.1% 0.186 14.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#BDE342

Grass Green · GreenYellow · Olive Green

HEX
#BDE342
RGB
rgb(189, 227, 66)
HSL
hsl(74, 74%, 57%)
HSB
hsb(74, 71%, 89%)
CMYK
cmyk(17%, 0%, 71%, 11%)
Oklch
oklch(86.0% 0.185 122.1)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#00C77B

Mineral Blue · MediumSpringGreen · Forest Green

HEX
#00C77B
RGB
rgb(0, 199, 123)
HSL
hsl(157, 100%, 39%)
HSB
hsb(157, 100%, 78%)
CMYK
cmyk(100%, 0%, 38%, 22%)
Oklch
oklch(73.0% 0.173 157.3)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#D1D1D1

Silver Gray · LightGray · Pearl Gray

HEX
#D1D1D1
RGB
rgb(209, 209, 209)
HSL
hsl(0, 0%, 82%)
HSB
hsb(0, 0%, 82%)
CMYK
cmyk(0%, 0%, 0%, 18%)
Oklch
oklch(86.1% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

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
B81F43
BDE342
00C77B
D1D1D1
2.4
Fail
10.3
AAA
6.8
AA
9.9
AAA
2.4
Fail
4.3
AA Large
2.9
Fail
4.1
AA Large
10.3
AAA
4.3
AA Large
1.5
Fail
1.0
Fail
6.8
AA
2.9
Fail
1.5
Fail
1.5
Fail
9.9
AAA
4.1
AA Large
1.0
Fail
1.5
Fail
White BG
15.1AAA
6.3AA
1.5Fail
2.2Fail
1.5Fail
Black BG
1.4Fail
3.3AA Large
14.2AAA
9.5AAA
13.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

262626
76743A
CDCE69
56588D
D1D1D1

Deuteranopia

262626
7F8A38
CBC872
4B3C92
D1D1D1

Tritanopia

262626
B03332
BF888E
0A9C9F
D1D1D1

Achromatopsia

262626
515151
C5C5C5
838383
D1D1D1

Shades & Tints Shades & Tints

#262626

Dark
Light

#B81F43

Dark
Light

#BDE342

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #262626;
  --color-2: #b81f43;
  --color-3: #bde342;
  --color-4: #00c77b;
  --color-5: #d1d1d1;
}

SCSS

$color-1: #262626;
$color-2: #b81f43;
$color-3: #bde342;
$color-4: #00c77b;
$color-5: #d1d1d1;

TAILWIND

colors: {
  'brand-1': '#262626',
  'brand-2': '#b81f43',
  'brand-3': '#bde342',
  'brand-4': '#00c77b',
  'brand-5': '#d1d1d1',
}

RGB Array

[38, 38, 38], [184, 31, 67], [189, 227, 66], [0, 199, 123], [209, 209, 209]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #262626, #B81F43, #BDE342, #00C77B, #D1D1D1 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: #b81f43; --color-3: #bde342; --color-4: #00c77b; --color-5: #d1d1d1. 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