← Back to Editor

#000000 · #1E1E1E · #BC4242 · #298914 · #89B0B7

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarmCool

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData 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

#1E1E1E

Ink Black · Black · Dark Stone

HEX
#1E1E1E
RGB
rgb(30, 30, 30)
HSL
hsl(0, 0%, 12%)
HSB
hsb(0, 0%, 12%)
CMYK
cmyk(0%, 0%, 0%, 88%)
Oklch
oklch(23.5% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#BC4242

Crimson · Sienna · Passion Red

HEX
#BC4242
RGB
rgb(188, 66, 66)
HSL
hsl(0, 48%, 50%)
HSB
hsb(0, 65%, 74%)
CMYK
cmyk(0%, 65%, 65%, 26%)
Oklch
oklch(55.0% 0.158 23.9)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#298914

Pine Green · ForestGreen · Forest Green

HEX
#298914
RGB
rgb(41, 137, 20)
HSL
hsl(109, 75%, 31%)
HSB
hsb(109, 85%, 54%)
CMYK
cmyk(70%, 0%, 85%, 46%)
Oklch
oklch(55.3% 0.171 140.8)

TraditionalPine Green」· PaintForest Green」· Creative Blush Sunrise

#89B0B7

Sky Blue · DarkGray · Lake Green

HEX
#89B0B7
RGB
rgb(137, 176, 183)
HSL
hsl(189, 24%, 63%)
HSB
hsb(189, 25%, 72%)
CMYK
cmyk(25%, 4%, 0%, 28%)
Oklch
oklch(73.1% 0.043 209.7)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

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
1E1E1E
BC4242
298914
89B0B7
1.3
Fail
4.0
AA Large
4.7
AA
9.0
AAA
1.3
Fail
3.2
AA Large
3.7
AA Large
7.1
AAA
4.0
AA Large
3.2
AA Large
1.2
Fail
2.2
Fail
4.7
AA
3.7
AA Large
1.2
Fail
1.9
Fail
9.0
AAA
7.1
AAA
2.2
Fail
1.9
Fail
White BG
21.0AAA
16.7AAA
5.3AA
4.5AA Large
2.3Fail
Black BG
1.0Fail
1.3Fail
4.0AA Large
4.7AA
9.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
1E1E1E
878642
535330
9A9AB5

Deuteranopia

000000
1E1E1E
8E9742
4D4637
9895B5

Tritanopia

000000
1E1E1E
B64242
2E474C
8BB4B4

Achromatopsia

000000
1E1E1E
666666
5F5F5F
A5A5A5

Shades & Tints Shades & Tints

#000000

Dark
Light

#1E1E1E

Dark
Light

#BC4242

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #1e1e1e;
  --color-3: #bc4242;
  --color-4: #298914;
  --color-5: #89b0b7;
}

SCSS

$color-1: #000000;
$color-2: #1e1e1e;
$color-3: #bc4242;
$color-4: #298914;
$color-5: #89b0b7;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#1e1e1e',
  'brand-3': '#bc4242',
  'brand-4': '#298914',
  'brand-5': '#89b0b7',
}

RGB Array

[0, 0, 0], [30, 30, 30], [188, 66, 66], [41, 137, 20], [137, 176, 183]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #1E1E1E, #BC4242, #298914, #89B0B7 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #1e1e1e; --color-3: #bc4242; --color-4: #298914; --color-5: #89b0b7. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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