← Back to Editor

#050505 · #240C0B · #624F41 · #EC148D · #0F0001

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

#050505

Ink Black · Black · Jet Black

HEX
#050505
RGB
rgb(5, 5, 5)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(11.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#240C0B

Crimson · Black · Deep Berry

HEX
#240C0B
RGB
rgb(36, 12, 11)
HSL
hsl(2, 53%, 9%)
HSB
hsb(2, 69%, 14%)
CMYK
cmyk(0%, 67%, 69%, 86%)
Oklch
oklch(19.3% 0.041 24.1)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#624F41

Tangerine · DarkOliveGreen · Amber Brown

HEX
#624F41
RGB
rgb(98, 79, 65)
HSL
hsl(25, 20%, 32%)
HSB
hsb(25, 34%, 38%)
CMYK
cmyk(0%, 19%, 34%, 62%)
Oklch
oklch(44.3% 0.034 58.1)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#EC148D

Rose Purple · DeepPink · Camellia

HEX
#EC148D
RGB
rgb(236, 20, 141)
HSL
hsl(326, 85%, 50%)
HSB
hsb(326, 92%, 93%)
CMYK
cmyk(0%, 92%, 40%, 7%)
Oklch
oklch(62.0% 0.248 355.2)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#0F0001

Vermilion · Black · Deep Berry

HEX
#0F0001
RGB
rgb(15, 0, 1)
HSL
hsl(356, 100%, 3%)
HSB
hsb(356, 100%, 6%)
CMYK
cmyk(0%, 100%, 93%, 94%)
Oklch
oklch(10.7% 0.043 19.1)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

050505
050505

Analogous

050505
050505
050505

Triadic

050505
050505
050505

Split-Comp.

050505
050505
050505

Tetradic

050505
050505
050505
050505

Contrast Matrix WCAG 2.1 Contrast

050505
240C0B
624F41
EC148D
0F0001
1.1
Fail
2.6
Fail
4.9
AA
1.0
Fail
1.1
Fail
2.4
Fail
4.5
AA Large
1.1
Fail
2.6
Fail
2.4
Fail
1.9
Fail
2.7
Fail
4.9
AA
4.5
AA Large
1.9
Fail
4.9
AA
1.0
Fail
1.1
Fail
2.7
Fail
4.9
AA
White BG
20.4AAA
18.5AAA
7.7AAA
4.2AA Large
20.6AAA
Black BG
1.0Fail
1.1Fail
2.7Fail
5.1AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

050505
1A190B
5A5A44
8E8D70
090801

Deuteranopia

050505
1B1D0B
5B5C45
9BAB69
090B01

Tritanopia

050505
230B0B
614748
E15954
0E0101

Achromatopsia

050505
131313
535353
626262
050505

Shades & Tints Shades & Tints

#050505

Dark
Light

#240C0B

Dark
Light

#624F41

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #050505;
  --color-2: #240c0b;
  --color-3: #624f41;
  --color-4: #ec148d;
  --color-5: #0f0001;
}

SCSS

$color-1: #050505;
$color-2: #240c0b;
$color-3: #624f41;
$color-4: #ec148d;
$color-5: #0f0001;

TAILWIND

colors: {
  'brand-1': '#050505',
  'brand-2': '#240c0b',
  'brand-3': '#624f41',
  'brand-4': '#ec148d',
  'brand-5': '#0f0001',
}

RGB Array

[5, 5, 5], [36, 12, 11], [98, 79, 65], [236, 20, 141], [15, 0, 1]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #050505, #240C0B, #624F41, #EC148D, #0F0001 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: #050505; --color-2: #240c0b; --color-3: #624f41; --color-4: #ec148d; --color-5: #0f0001. 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