← Back to Editor

#000000 · #202020 · #3F3F3F · #D64282 · #BE0364

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

#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

#202020

Ink Black · Black · Dark Stone

HEX
#202020
RGB
rgb(32, 32, 32)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(24.4% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#3F3F3F

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3F3F3F
RGB
rgb(63, 63, 63)
HSL
hsl(0, 0%, 25%)
HSB
hsb(0, 0%, 25%)
CMYK
cmyk(0%, 0%, 0%, 75%)
Oklch
oklch(36.8% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#D64282

Dark Violet · MediumVioletRed · Rose Pink

HEX
#D64282
RGB
rgb(214, 66, 130)
HSL
hsl(334, 64%, 55%)
HSB
hsb(334, 69%, 84%)
CMYK
cmyk(0%, 69%, 39%, 16%)
Oklch
oklch(60.8% 0.192 358.0)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#BE0364

Rose Purple · MediumVioletRed · Camellia

HEX
#BE0364
RGB
rgb(190, 3, 100)
HSL
hsl(329, 97%, 38%)
HSB
hsb(329, 98%, 75%)
CMYK
cmyk(0%, 98%, 47%, 25%)
Oklch
oklch(52.0% 0.210 360.0)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

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
202020
3F3F3F
D64282
BE0364
1.3
Fail
2.0
Fail
5.0
AA
3.4
AA Large
1.3
Fail
1.5
Fail
3.8
AA Large
2.6
Fail
2.0
Fail
1.5
Fail
2.5
Fail
1.7
Fail
5.0
AA
3.8
AA Large
2.5
Fail
1.5
Fail
3.4
AA Large
2.6
Fail
1.7
Fail
1.5
Fail
White BG
21.0AAA
16.3AAA
10.5AAA
4.2AA Large
6.2AA
Black BG
1.0Fail
1.3Fail
2.0Fail
5.0AA
3.4AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
202020
3F3F3F
969573
6D6B4D

Deuteranopia

000000
202020
3F3F3F
9FAA6F
788647

Tritanopia

000000
202020
3F3F3F
CF6664
B53A36

Achromatopsia

000000
202020
3F3F3F
767676
464646

Shades & Tints Shades & Tints

#000000

Dark
Light

#202020

Dark
Light

#3F3F3F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #202020;
  --color-3: #3f3f3f;
  --color-4: #d64282;
  --color-5: #be0364;
}

SCSS

$color-1: #000000;
$color-2: #202020;
$color-3: #3f3f3f;
$color-4: #d64282;
$color-5: #be0364;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#202020',
  'brand-3': '#3f3f3f',
  'brand-4': '#d64282',
  'brand-5': '#be0364',
}

RGB Array

[0, 0, 0], [32, 32, 32], [63, 63, 63], [214, 66, 130], [190, 3, 100]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #202020, #3F3F3F, #D64282, #BE0364 is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #000000; --color-2: #202020; --color-3: #3f3f3f; --color-4: #d64282; --color-5: #be0364. 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 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