← Back to Editor

#111111 · #3B1D1D · #000000 · #FF0036 · #FFFFFF

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarm

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData Visualization

Color Details Color Details

#111111

Ink Black · Black · Jet Black

HEX
#111111
RGB
rgb(17, 17, 17)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(17.8% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#3B1D1D

Crimson · DarkSlateGray · Deep Berry

HEX
#3B1D1D
RGB
rgb(59, 29, 29)
HSL
hsl(0, 34%, 17%)
HSB
hsb(0, 51%, 23%)
CMYK
cmyk(0%, 51%, 51%, 77%)
Oklch
oklch(27.2% 0.047 20.6)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#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

#FF0036

Vermilion · Crimson · Passion Red

HEX
#FF0036
RGB
rgb(255, 0, 54)
HSL
hsl(347, 100%, 50%)
HSB
hsb(347, 100%, 100%)
CMYK
cmyk(0%, 100%, 79%, 0%)
Oklch
oklch(63.1% 0.255 23.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

111111
121212

Analogous

121212
111111
121212

Triadic

111111
121212
121212

Split-Comp.

111111
121212
121212

Tetradic

111111
121212
121212
121212

Contrast Matrix WCAG 2.1 Contrast

111111
3B1D1D
000000
FF0036
FFFFFF
1.2
Fail
1.1
Fail
4.8
AA
18.9
AAA
1.2
Fail
1.4
Fail
3.8
AA Large
15.2
AAA
1.1
Fail
1.4
Fail
5.3
AA
21.0
AAA
4.8
AA
3.8
AA Large
5.3
AA
4.0
AA Large
18.9
AAA
15.2
AAA
21.0
AAA
4.0
AA Large
White BG
18.9AAA
15.2AAA
21.0AAA
4.0AA Large
1.0Fail
Black BG
1.1Fail
1.4Fail
1.0Fail
5.3AA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

111111
2E2E1D
000000
918E29
FFFFFF

Deuteranopia

111111
30321D
000000
9FB326
FFFFFF

Tritanopia

111111
3A1D1D
000000
F21F1C
FFFFFF

Achromatopsia

111111
262626
000000
525252
FFFFFF

Shades & Tints Shades & Tints

#111111

Dark
Light

#3B1D1D

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #111111;
  --color-2: #3b1d1d;
  --color-3: #000000;
  --color-4: #ff0036;
  --color-5: #ffffff;
}

SCSS

$color-1: #111111;
$color-2: #3b1d1d;
$color-3: #000000;
$color-4: #ff0036;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#111111',
  'brand-2': '#3b1d1d',
  'brand-3': '#000000',
  'brand-4': '#ff0036',
  'brand-5': '#ffffff',
}

RGB Array

[17, 17, 17], [59, 29, 29], [0, 0, 0], [255, 0, 54], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #111111, #3B1D1D, #000000, #FF0036, #FFFFFF is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, 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: #111111; --color-2: #3b1d1d; --color-3: #000000; --color-4: #ff0036; --color-5: #ffffff. 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 finance, legal, luxury 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