← Back to Editor

#000000 · #342929 · #595253 · #9DC9BC · #BBCECA

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

#342929

Crimson · DarkSlateGray · Deep Berry

HEX
#342929
RGB
rgb(52, 41, 41)
HSL
hsl(0, 12%, 18%)
HSB
hsb(0, 21%, 20%)
CMYK
cmyk(0%, 21%, 21%, 80%)
Oklch
oklch(29.3% 0.016 18.1)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#595253

Ink Gray · DimGray · Charcoal

HEX
#595253
RGB
rgb(89, 82, 83)
HSL
hsl(351, 4%, 34%)
HSB
hsb(351, 8%, 35%)
CMYK
cmyk(0%, 8%, 7%, 65%)
Oklch
oklch(44.6% 0.009 7.6)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#9DC9BC

Jade · Silver · Lake Green

HEX
#9DC9BC
RGB
rgb(157, 201, 188)
HSL
hsl(162, 29%, 70%)
HSB
hsb(162, 22%, 79%)
CMYK
cmyk(22%, 0%, 6%, 21%)
Oklch
oklch(80.1% 0.050 175.0)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#BBCECA

Jade · Silver · Glacier Blue

HEX
#BBCECA
RGB
rgb(187, 206, 202)
HSL
hsl(167, 16%, 77%)
HSB
hsb(167, 9%, 81%)
CMYK
cmyk(9%, 0%, 2%, 19%)
Oklch
oklch(83.6% 0.021 181.8)

TraditionalJade」· PaintGlacier Blue」· 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
342929
595253
9DC9BC
BBCECA
1.5
Fail
2.8
Fail
11.5
AAA
12.8
AAA
1.5
Fail
1.8
Fail
7.7
AAA
8.6
AAA
2.8
Fail
1.8
Fail
4.2
AA Large
4.6
AA
11.5
AAA
7.7
AAA
4.2
AA Large
1.1
Fail
12.8
AAA
8.6
AAA
4.6
AA
1.1
Fail
White BG
21.0AAA
14.0AAA
7.6AAA
1.8Fail
1.6Fail
Black BG
1.0Fail
1.5Fail
2.8Fail
11.5AAA
12.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2F2F29
565653
B0B0BF
C3C3CB

Deuteranopia

000000
303129
565753
AEAAC0
C2C1CB

Tritanopia

000000
332929
595353
9FC2C2
BCCCCC

Achromatopsia

000000
2C2C2C
545454
BABABA
C8C8C8

Shades & Tints Shades & Tints

#000000

Dark
Light

#342929

Dark
Light

#595253

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #342929;
  --color-3: #595253;
  --color-4: #9dc9bc;
  --color-5: #bbceca;
}

SCSS

$color-1: #000000;
$color-2: #342929;
$color-3: #595253;
$color-4: #9dc9bc;
$color-5: #bbceca;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#342929',
  'brand-3': '#595253',
  'brand-4': '#9dc9bc',
  'brand-5': '#bbceca',
}

RGB Array

[0, 0, 0], [52, 41, 41], [89, 82, 83], [157, 201, 188], [187, 206, 202]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #342929, #595253, #9DC9BC, #BBCECA 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: #342929; --color-3: #595253; --color-4: #9dc9bc; --color-5: #bbceca. 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