← Back to Editor

#2C2C2C · #1C1C1C · #6A1729 · #A52D48 · #BD4862

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent Library

Color Details Color Details

#2C2C2C

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2C2C2C
RGB
rgb(44, 44, 44)
HSL
hsl(0, 0%, 17%)
HSB
hsb(0, 0%, 17%)
CMYK
cmyk(0%, 0%, 0%, 83%)
Oklch
oklch(29.3% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#1C1C1C

Ink Black · Black · Dark Stone

HEX
#1C1C1C
RGB
rgb(28, 28, 28)
HSL
hsl(0, 0%, 11%)
HSB
hsb(0, 0%, 11%)
CMYK
cmyk(0%, 0%, 0%, 89%)
Oklch
oklch(22.6% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#6A1729

Vermilion · Maroon · Wine Red

HEX
#6A1729
RGB
rgb(106, 23, 41)
HSL
hsl(347, 64%, 25%)
HSB
hsb(347, 78%, 42%)
CMYK
cmyk(0%, 78%, 61%, 58%)
Oklch
oklch(35.2% 0.116 13.3)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#A52D48

Crimson · Brown · Passion Red

HEX
#A52D48
RGB
rgb(165, 45, 72)
HSL
hsl(347, 57%, 41%)
HSB
hsb(347, 73%, 65%)
CMYK
cmyk(0%, 73%, 56%, 35%)
Oklch
oklch(48.9% 0.156 12.1)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#BD4862

Crimson · Sienna · Passion Red

HEX
#BD4862
RGB
rgb(189, 72, 98)
HSL
hsl(347, 47%, 51%)
HSB
hsb(347, 62%, 74%)
CMYK
cmyk(0%, 62%, 48%, 26%)
Oklch
oklch(56.6% 0.151 9.8)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2C2C2C
2B2B2B

Analogous

2B2B2B
2C2C2C
2B2B2B

Triadic

2C2C2C
2B2B2B
2B2B2B

Split-Comp.

2C2C2C
2B2B2B
2B2B2B

Tetradic

2C2C2C
2B2B2B
2B2B2B
2B2B2B

Contrast Matrix WCAG 2.1 Contrast

2C2C2C
1C1C1C
6A1729
A52D48
BD4862
1.2
Fail
1.2
Fail
2.0
Fail
2.8
Fail
1.2
Fail
1.4
Fail
2.5
Fail
3.5
AA Large
1.2
Fail
1.4
Fail
1.7
Fail
2.4
Fail
2.0
Fail
2.5
Fail
1.7
Fail
1.4
Fail
2.8
Fail
3.5
AA Large
2.4
Fail
1.4
Fail
White BG
14.0AAA
17.0AAA
11.9AAA
6.8AA
4.9AA
Black BG
1.5Fail
1.2Fail
1.8Fail
3.1AA Large
4.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

2C2C2C
1C1C1C
464525
717041
8A895C

Deuteranopia

2C2C2C
1C1C1C
4B5124
788140
919A5A

Tritanopia

2C2C2C
1C1C1C
662120
9F3C3B
B75756

Achromatopsia

2C2C2C
1C1C1C
323232
545454
6E6E6E

Shades & Tints Shades & Tints

#2C2C2C

Dark
Light

#1C1C1C

Dark
Light

#6A1729

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2c2c2c;
  --color-2: #1c1c1c;
  --color-3: #6a1729;
  --color-4: #a52d48;
  --color-5: #bd4862;
}

SCSS

$color-1: #2c2c2c;
$color-2: #1c1c1c;
$color-3: #6a1729;
$color-4: #a52d48;
$color-5: #bd4862;

TAILWIND

colors: {
  'brand-1': '#2c2c2c',
  'brand-2': '#1c1c1c',
  'brand-3': '#6a1729',
  'brand-4': '#a52d48',
  'brand-5': '#bd4862',
}

RGB Array

[44, 44, 44], [28, 28, 28], [106, 23, 41], [165, 45, 72], [189, 72, 98]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2C2C2C, #1C1C1C, #6A1729, #A52D48, #BD4862 is ideal for: tech websites, dark mode UIs, game UIs. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #2c2c2c; --color-2: #1c1c1c; --color-3: #6a1729; --color-4: #a52d48; --color-5: #bd4862. 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. 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. 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