← Back to Editor

#000000 · #361717 · #484848 · #607878 · #C7C3C3

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

#361717

Crimson · Black · Deep Berry

HEX
#361717
RGB
rgb(54, 23, 23)
HSL
hsl(0, 40%, 15%)
HSB
hsb(0, 57%, 21%)
CMYK
cmyk(0%, 57%, 57%, 79%)
Oklch
oklch(25.0% 0.050 21.3)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#484848

Dark Cyan · DarkSlateGray · Charcoal

HEX
#484848
RGB
rgb(72, 72, 72)
HSL
hsl(0, 0%, 28%)
HSB
hsb(0, 0%, 28%)
CMYK
cmyk(0%, 0%, 0%, 72%)
Oklch
oklch(40.2% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#607878

Slate Blue · DimGray · Mint Ice

HEX
#607878
RGB
rgb(96, 120, 120)
HSL
hsl(180, 11%, 42%)
HSB
hsb(180, 20%, 47%)
CMYK
cmyk(20%, 0%, 0%, 53%)
Oklch
oklch(55.4% 0.028 196.4)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#C7C3C3

Silver Gray · Silver · Pearl Gray

HEX
#C7C3C3
RGB
rgb(199, 195, 195)
HSL
hsl(0, 3%, 77%)
HSB
hsb(0, 2%, 78%)
CMYK
cmyk(0%, 2%, 2%, 22%)
Oklch
oklch(82.0% 0.004 17.2)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

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
361717
484848
607878
C7C3C3
1.3
Fail
2.3
Fail
4.5
AA Large
12.0
AAA
1.3
Fail
1.8
Fail
3.4
AA Large
9.3
AAA
2.3
Fail
1.8
Fail
1.9
Fail
5.2
AA
4.5
AA Large
3.4
AA Large
1.9
Fail
2.7
Fail
12.0
AAA
9.3
AAA
5.2
AA
2.7
Fail
White BG
21.0AAA
16.3AAA
9.1AAA
4.7AA
1.7Fail
Black BG
1.0Fail
1.3Fail
2.3Fail
4.5AA Large
12.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
292817
484848
6A6B78
C5C5C3

Deuteranopia

000000
2A2D17
484848
696778
C6C6C3

Tritanopia

000000
341717
484848
617878
C7C3C3

Achromatopsia

000000
202020
484848
717171
C4C4C4

Shades & Tints Shades & Tints

#000000

Dark
Light

#361717

Dark
Light

#484848

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #361717;
  --color-3: #484848;
  --color-4: #607878;
  --color-5: #c7c3c3;
}

SCSS

$color-1: #000000;
$color-2: #361717;
$color-3: #484848;
$color-4: #607878;
$color-5: #c7c3c3;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#361717',
  'brand-3': '#484848',
  'brand-4': '#607878',
  'brand-5': '#c7c3c3',
}

RGB Array

[0, 0, 0], [54, 23, 23], [72, 72, 72], [96, 120, 120], [199, 195, 195]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #361717, #484848, #607878, #C7C3C3 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: #361717; --color-3: #484848; --color-4: #607878; --color-5: #c7c3c3. 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