← Back to Editor

#060505 · #D34D3A · #FF5536 · #0C0D0E · #000700

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#060505

Crimson · Black · Jet Black

HEX
#060505
RGB
rgb(6, 5, 5)
HSL
hsl(0, 9%, 2%)
HSB
hsb(0, 17%, 2%)
CMYK
cmyk(0%, 17%, 17%, 98%)
Oklch
oklch(11.7% 0.003 17.5)

TraditionalCrimson」· PaintJet Black」· Creative Midnight Shadow

#D34D3A

Vermilion · Chocolate · Passion Red

HEX
#D34D3A
RGB
rgb(211, 77, 58)
HSL
hsl(7, 63%, 53%)
HSB
hsb(7, 73%, 83%)
CMYK
cmyk(0%, 64%, 73%, 17%)
Oklch
oklch(59.9% 0.173 30.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FF5536

Peach Pink · Tomato · Coral Red

HEX
#FF5536
RGB
rgb(255, 85, 54)
HSL
hsl(9, 100%, 61%)
HSB
hsb(9, 79%, 100%)
CMYK
cmyk(0%, 67%, 79%, 0%)
Oklch
oklch(67.8% 0.211 32.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#0C0D0E

Indigo · Black · Jet Black

HEX
#0C0D0E
RGB
rgb(12, 13, 14)
HSL
hsl(210, 8%, 5%)
HSB
hsb(210, 14%, 5%)
CMYK
cmyk(14%, 7%, 0%, 95%)
Oklch
oklch(15.8% 0.003 248.0)

TraditionalIndigo」· PaintJet Black」· Creative Midnight Shadow

#000700

Pine Green · Black · Dark Green

HEX
#000700
RGB
rgb(0, 7, 0)
HSL
hsl(120, 100%, 1%)
HSB
hsb(120, 100%, 3%)
CMYK
cmyk(100%, 0%, 100%, 97%)
Oklch
oklch(11.1% 0.038 142.5)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

060505
050606

Analogous

060505
060505
060505

Triadic

060505
050605
050506

Split-Comp.

060505
050605
050506

Tetradic

060505
050605
050606
050506

Contrast Matrix WCAG 2.1 Contrast

060505
D34D3A
FF5536
0C0D0E
000700
4.7
AA
6.4
AA
1.0
Fail
1.0
Fail
4.7
AA
1.3
Fail
4.5
AA
4.7
AA
6.4
AA
1.3
Fail
6.1
AA
6.4
AA
1.0
Fail
4.5
AA
6.1
AA
1.0
Fail
1.0
Fail
4.7
AA
6.4
AA
1.0
Fail
White BG
20.4AAA
4.3AA Large
3.2AA Large
19.5AAA
20.4AAA
Black BG
1.0Fail
4.9AA
6.6AA
1.1Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

060605
99983F
B5B43E
0C0C0E
030302

Deuteranopia

060605
A1AB40
BFCC3F
0C0C0E
030202

Tritanopia

060505
CC4243
F74345
0C0E0E
000303

Achromatopsia

050505
737373
848484
0D0D0D
040404

Shades & Tints Shades & Tints

#060505

Dark
Light

#D34D3A

Dark
Light

#FF5536

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #060505;
  --color-2: #d34d3a;
  --color-3: #ff5536;
  --color-4: #0c0d0e;
  --color-5: #000700;
}

SCSS

$color-1: #060505;
$color-2: #d34d3a;
$color-3: #ff5536;
$color-4: #0c0d0e;
$color-5: #000700;

TAILWIND

colors: {
  'brand-1': '#060505',
  'brand-2': '#d34d3a',
  'brand-3': '#ff5536',
  'brand-4': '#0c0d0e',
  'brand-5': '#000700',
}

RGB Array

[6, 5, 5], [211, 77, 58], [255, 85, 54], [12, 13, 14], [0, 7, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #060505, #D34D3A, #FF5536, #0C0D0E, #000700 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: #060505; --color-2: #d34d3a; --color-3: #ff5536; --color-4: #0c0d0e; --color-5: #000700. 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