← Back to Editor

#3C3C3C · #D73540 · #1B1B1B · #DBDBDB · #D43C48

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 LibraryData Visualization

Color Details Color Details

#3C3C3C

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3C3C3C
RGB
rgb(60, 60, 60)
HSL
hsl(0, 0%, 24%)
HSB
hsb(0, 0%, 24%)
CMYK
cmyk(0%, 0%, 0%, 76%)
Oklch
oklch(35.6% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#D73540

Vermilion · Crimson · Passion Red

HEX
#D73540
RGB
rgb(215, 53, 64)
HSL
hsl(356, 67%, 53%)
HSB
hsb(356, 75%, 84%)
CMYK
cmyk(0%, 75%, 70%, 16%)
Oklch
oklch(58.2% 0.198 22.6)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#1B1B1B

Ink Black · Black · Dark Stone

HEX
#1B1B1B
RGB
rgb(27, 27, 27)
HSL
hsl(0, 0%, 11%)
HSB
hsb(0, 0%, 11%)
CMYK
cmyk(0%, 0%, 0%, 89%)
Oklch
oklch(22.2% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#DBDBDB

Plain White · LightGray · Cloud White

HEX
#DBDBDB
RGB
rgb(219, 219, 219)
HSL
hsl(0, 0%, 86%)
HSB
hsb(0, 0%, 86%)
CMYK
cmyk(0%, 0%, 0%, 14%)
Oklch
oklch(89.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#D43C48

Vermilion · Crimson · Passion Red

HEX
#D43C48
RGB
rgb(212, 60, 72)
HSL
hsl(355, 64%, 53%)
HSB
hsb(355, 72%, 83%)
CMYK
cmyk(0%, 72%, 66%, 17%)
Oklch
oklch(58.5% 0.188 21.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

3C3C3C
3D3D3D

Analogous

3D3D3D
3C3C3C
3D3D3D

Triadic

3C3C3C
3D3D3D
3D3D3D

Split-Comp.

3C3C3C
3D3D3D
3D3D3D

Tetradic

3C3C3C
3D3D3D
3D3D3D
3D3D3D

Contrast Matrix WCAG 2.1 Contrast

3C3C3C
D73540
1B1B1B
DBDBDB
D43C48
2.3
Fail
1.6
Fail
8.0
AAA
2.4
Fail
2.3
Fail
3.7
AA Large
3.4
AA Large
1.0
Fail
1.6
Fail
3.7
AA Large
12.4
AAA
3.7
AA Large
8.0
AAA
3.4
AA Large
12.4
AAA
3.3
AA Large
2.4
Fail
1.0
Fail
3.7
AA Large
3.3
AA Large
White BG
11.0AAA
4.7AA
17.2AAA
1.4Fail
4.6AA
Black BG
1.9Fail
4.5AA Large
1.2Fail
15.2AAA
4.5AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

3C3C3C
918F3D
1B1B1B
DBDBDB
929145

Deuteranopia

3C3C3C
9AA63D
1B1B1B
DBDBDB
9BA644

Tritanopia

3C3C3C
CF3B3B
1B1B1B
DBDBDB
CC4342

Achromatopsia

3C3C3C
676767
1B1B1B
DBDBDB
6B6B6B

Shades & Tints Shades & Tints

#3C3C3C

Dark
Light

#D73540

Dark
Light

#1B1B1B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #3c3c3c;
  --color-2: #d73540;
  --color-3: #1b1b1b;
  --color-4: #dbdbdb;
  --color-5: #d43c48;
}

SCSS

$color-1: #3c3c3c;
$color-2: #d73540;
$color-3: #1b1b1b;
$color-4: #dbdbdb;
$color-5: #d43c48;

TAILWIND

colors: {
  'brand-1': '#3c3c3c',
  'brand-2': '#d73540',
  'brand-3': '#1b1b1b',
  'brand-4': '#dbdbdb',
  'brand-5': '#d43c48',
}

RGB Array

[60, 60, 60], [215, 53, 64], [27, 27, 27], [219, 219, 219], [212, 60, 72]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #3C3C3C, #D73540, #1B1B1B, #DBDBDB, #D43C48 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: #3c3c3c; --color-2: #d73540; --color-3: #1b1b1b; --color-4: #dbdbdb; --color-5: #d43c48. 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