← Back to Editor

#2B1E32 · #3A4B5B · #5F797A · #A19C8C · #D9D9D9

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

#2B1E32

Dark Plum · DarkSlateGray · Dark Purple

HEX
#2B1E32
RGB
rgb(43, 30, 50)
HSL
hsl(279, 25%, 16%)
HSB
hsb(279, 40%, 20%)
CMYK
cmyk(14%, 40%, 0%, 80%)
Oklch
oklch(26.0% 0.041 313.3)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

#3A4B5B

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#3A4B5B
RGB
rgb(58, 75, 91)
HSL
hsl(209, 22%, 29%)
HSB
hsb(209, 36%, 36%)
CMYK
cmyk(36%, 18%, 0%, 64%)
Oklch
oklch(40.5% 0.035 247.1)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#5F797A

Slate Blue · DimGray · Mint Ice

HEX
#5F797A
RGB
rgb(95, 121, 122)
HSL
hsl(182, 12%, 43%)
HSB
hsb(182, 22%, 48%)
CMYK
cmyk(22%, 1%, 0%, 52%)
Oklch
oklch(55.6% 0.030 199.2)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#A19C8C

Ginger · DarkGray · Sunflower

HEX
#A19C8C
RGB
rgb(161, 156, 140)
HSL
hsl(46, 10%, 59%)
HSB
hsb(46, 13%, 63%)
CMYK
cmyk(0%, 3%, 13%, 37%)
Oklch
oklch(69.2% 0.024 92.6)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#D9D9D9

Silver Gray · LightGray · Pearl Gray

HEX
#D9D9D9
RGB
rgb(217, 217, 217)
HSL
hsl(0, 0%, 85%)
HSB
hsb(0, 0%, 85%)
CMYK
cmyk(0%, 0%, 0%, 15%)
Oklch
oklch(88.5% 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

2B1E32
26331F

Analogous

221F33
2B1E32
331F30

Triadic

2B1E32
332C1F
1F332C

Split-Comp.

2B1E32
30331F
1F3322

Tetradic

2B1E32
33221F
26331F
1F3033

Contrast Matrix WCAG 2.1 Contrast

2B1E32
3A4B5B
5F797A
A19C8C
D9D9D9
1.8
Fail
3.4
AA Large
5.7
AA
11.1
AAA
1.8
Fail
1.9
Fail
3.3
AA Large
6.4
AA
3.4
AA Large
1.9
Fail
1.7
Fail
3.3
AA Large
5.7
AA
3.3
AA Large
1.7
Fail
1.9
Fail
11.1
AAA
6.4
AA
3.3
AA Large
1.9
Fail
White BG
15.7AAA
9.0AAA
4.7AA
2.7Fail
1.4Fail
Black BG
1.3Fail
2.3Fail
4.5AA
7.6AAA
14.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

25252D
414257
6A6A7A
9F9F90
D9D9D9

Deuteranopia

26272C
403F56
69677A
9FA091
D9D9D9

Tritanopia

2A2929
3B5453
607A7A
A19394
D9D9D9

Achromatopsia

242424
484848
717171
9C9C9C
D9D9D9

Shades & Tints Shades & Tints

#2B1E32

Dark
Light

#3A4B5B

Dark
Light

#5F797A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2b1e32;
  --color-2: #3a4b5b;
  --color-3: #5f797a;
  --color-4: #a19c8c;
  --color-5: #d9d9d9;
}

SCSS

$color-1: #2b1e32;
$color-2: #3a4b5b;
$color-3: #5f797a;
$color-4: #a19c8c;
$color-5: #d9d9d9;

TAILWIND

colors: {
  'brand-1': '#2b1e32',
  'brand-2': '#3a4b5b',
  'brand-3': '#5f797a',
  'brand-4': '#a19c8c',
  'brand-5': '#d9d9d9',
}

RGB Array

[43, 30, 50], [58, 75, 91], [95, 121, 122], [161, 156, 140], [217, 217, 217]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2B1E32, #3A4B5B, #5F797A, #A19C8C, #D9D9D9 is ideal for: brand design, premium product pages, magazine layouts, 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: #2b1e32; --color-2: #3a4b5b; --color-3: #5f797a; --color-4: #a19c8c; --color-5: #d9d9d9. 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. 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