← Back to Editor

#000000 · #76153B · #B92648 · #333333 · #FC0053

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

#76153B

Dark Violet · Brown · Camellia

HEX
#76153B
RGB
rgb(118, 21, 59)
HSL
hsl(336, 70%, 27%)
HSB
hsb(336, 82%, 46%)
CMYK
cmyk(0%, 82%, 50%, 54%)
Oklch
oklch(37.8% 0.133 3.0)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#B92648

Vermilion · Brown · Passion Red

HEX
#B92648
RGB
rgb(185, 38, 72)
HSL
hsl(346, 66%, 44%)
HSB
hsb(346, 79%, 73%)
CMYK
cmyk(0%, 79%, 61%, 27%)
Oklch
oklch(51.9% 0.182 13.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FC0053

Dark Violet · Crimson · Camellia

HEX
#FC0053
RGB
rgb(252, 0, 83)
HSL
hsl(340, 100%, 49%)
HSB
hsb(340, 100%, 99%)
CMYK
cmyk(0%, 100%, 67%, 1%)
Oklch
oklch(63.0% 0.252 15.7)

TraditionalDark Violet」· 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
76153B
B92648
333333
FC0053
1.9
Fail
3.4
AA Large
1.7
Fail
5.3
AA
1.9
Fail
1.8
Fail
1.2
Fail
2.7
Fail
3.4
AA Large
1.8
Fail
2.1
Fail
1.5
Fail
1.7
Fail
1.2
Fail
2.1
Fail
3.2
AA Large
5.3
AA
2.7
Fail
1.5
Fail
3.2
AA Large
White BG
21.0AAA
10.8AAA
6.1AA
12.6AAA
4.0AA Large
Black BG
1.0Fail
1.9Fail
3.4AA Large
1.7Fail
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
4C4B32
797840
333333
8F8D3F

Deuteranopia

000000
525930
828D3E
333333
9EB03A

Tritanopia

000000
712B29
B23938
333333
EF2F2C

Achromatopsia

000000
363636
565656
333333
555555

Shades & Tints Shades & Tints

#000000

Dark
Light

#76153B

Dark
Light

#B92648

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #76153b;
  --color-3: #b92648;
  --color-4: #333333;
  --color-5: #fc0053;
}

SCSS

$color-1: #000000;
$color-2: #76153b;
$color-3: #b92648;
$color-4: #333333;
$color-5: #fc0053;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#76153b',
  'brand-3': '#b92648',
  'brand-4': '#333333',
  'brand-5': '#fc0053',
}

RGB Array

[0, 0, 0], [118, 21, 59], [185, 38, 72], [51, 51, 51], [252, 0, 83]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #76153B, #B92648, #333333, #FC0053 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: #76153b; --color-3: #b92648; --color-4: #333333; --color-5: #fc0053. 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