← Back to Editor

#C0C0C0 · #992F4A · #743A4C · #50444D · #3B2B37

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarm

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData Visualization

Color Details Color Details

#C0C0C0

Silver Gray · Silver · Pearl Gray

HEX
#C0C0C0
RGB
rgb(192, 192, 192)
HSL
hsl(0, 0%, 75%)
HSB
hsb(0, 0%, 75%)
CMYK
cmyk(0%, 0%, 0%, 25%)
Oklch
oklch(80.8% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#992F4A

Crimson · Brown · Wine Red

HEX
#992F4A
RGB
rgb(153, 47, 74)
HSL
hsl(345, 53%, 39%)
HSB
hsb(345, 69%, 60%)
CMYK
cmyk(0%, 69%, 52%, 40%)
Oklch
oklch(47.1% 0.141 9.2)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#743A4C

Dark Violet · DimGray · Camellia

HEX
#743A4C
RGB
rgb(116, 58, 76)
HSL
hsl(341, 33%, 34%)
HSB
hsb(341, 50%, 45%)
CMYK
cmyk(0%, 50%, 34%, 55%)
Oklch
oklch(42.8% 0.084 1.5)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#50444D

Rose Purple · DarkSlateGray · Charcoal

HEX
#50444D
RGB
rgb(80, 68, 77)
HSL
hsl(315, 8%, 29%)
HSB
hsb(315, 15%, 31%)
CMYK
cmyk(0%, 15%, 4%, 69%)
Oklch
oklch(40.2% 0.022 334.8)

TraditionalRose Purple」· PaintCharcoal」· Creative Midnight Shadow

#3B2B37

Rose Purple · DarkSlateGray · Dark Purple

HEX
#3B2B37
RGB
rgb(59, 43, 55)
HSL
hsl(315, 16%, 20%)
HSB
hsb(315, 27%, 23%)
CMYK
cmyk(0%, 27%, 7%, 77%)
Oklch
oklch(31.2% 0.031 335.5)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C0C0C0
BFBFBF

Analogous

BFBFBF
C0C0C0
BFBFBF

Triadic

C0C0C0
BFBFBF
BFBFBF

Split-Comp.

C0C0C0
BFBFBF
BFBFBF

Tetradic

C0C0C0
BFBFBF
BFBFBF
BFBFBF

Contrast Matrix WCAG 2.1 Contrast

C0C0C0
992F4A
743A4C
50444D
3B2B37
4.0
AA Large
4.7
AA
5.1
AA
7.3
AAA
4.0
AA Large
1.2
Fail
1.3
Fail
1.8
Fail
4.7
AA
1.2
Fail
1.1
Fail
1.5
Fail
5.1
AA
1.3
Fail
1.1
Fail
1.4
Fail
7.3
AAA
1.8
Fail
1.5
Fail
1.4
Fail
White BG
1.8Fail
7.3AAA
8.6AAA
9.2AAA
13.2AAA
Black BG
11.5AAA
2.9Fail
2.5Fail
2.3Fail
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

C0C0C0
6B6A43
5B5A48
4B4B4B
343434

Deuteranopia

C0C0C0
717942
5E6347
4C4C4A
353633

Tritanopia

C0C0C0
943E3D
714443
4F4949
3A3231

Achromatopsia

C0C0C0
525252
4D4D4D
494949
313131

Shades & Tints Shades & Tints

#C0C0C0

Dark
Light

#992F4A

Dark
Light

#743A4C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c0c0c0;
  --color-2: #992f4a;
  --color-3: #743a4c;
  --color-4: #50444d;
  --color-5: #3b2b37;
}

SCSS

$color-1: #c0c0c0;
$color-2: #992f4a;
$color-3: #743a4c;
$color-4: #50444d;
$color-5: #3b2b37;

TAILWIND

colors: {
  'brand-1': '#c0c0c0',
  'brand-2': '#992f4a',
  'brand-3': '#743a4c',
  'brand-4': '#50444d',
  'brand-5': '#3b2b37',
}

RGB Array

[192, 192, 192], [153, 47, 74], [116, 58, 76], [80, 68, 77], [59, 43, 55]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C0C0C0, #992F4A, #743A4C, #50444D, #3B2B37 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: #c0c0c0; --color-2: #992f4a; --color-3: #743a4c; --color-4: #50444d; --color-5: #3b2b37. 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