← Back to Editor

#0F0F10 · #241113 · #A1001B · #040302 · #F50027

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

#0F0F10

Ink Black · Black · Jet Black

HEX
#0F0F10
RGB
rgb(15, 15, 16)
HSL
hsl(240, 3%, 6%)
HSB
hsb(240, 6%, 6%)
CMYK
cmyk(6%, 6%, 0%, 94%)
Oklch
oklch(16.9% 0.002 286.2)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#241113

Crimson · Black · Deep Berry

HEX
#241113
RGB
rgb(36, 17, 19)
HSL
hsl(354, 36%, 10%)
HSB
hsb(354, 53%, 14%)
CMYK
cmyk(0%, 53%, 47%, 86%)
Oklch
oklch(20.6% 0.032 13.5)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#A1001B

Vermilion · DarkRed · Wine Red

HEX
#A1001B
RGB
rgb(161, 0, 27)
HSL
hsl(350, 100%, 32%)
HSB
hsb(350, 100%, 63%)
CMYK
cmyk(0%, 100%, 83%, 37%)
Oklch
oklch(44.7% 0.181 24.0)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#040302

Ochre · Black · Cinnamon

HEX
#040302
RGB
rgb(4, 3, 2)
HSL
hsl(30, 33%, 1%)
HSB
hsb(30, 50%, 2%)
CMYK
cmyk(0%, 25%, 50%, 98%)
Oklch
oklch(9.9% 0.006 72.5)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#F50027

Vermilion · Crimson · Passion Red

HEX
#F50027
RGB
rgb(245, 0, 39)
HSL
hsl(350, 100%, 48%)
HSB
hsb(350, 100%, 96%)
CMYK
cmyk(0%, 100%, 84%, 4%)
Oklch
oklch(61.1% 0.248 25.4)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0F0F10
10100F

Analogous

0F0F10
0F0F10
0F0F10

Triadic

0F0F10
100F0F
0F100F

Split-Comp.

0F0F10
100F0F
0F100F

Tetradic

0F0F10
100F0F
10100F
0F100F

Contrast Matrix WCAG 2.1 Contrast

0F0F10
241113
A1001B
040302
F50027
1.1
Fail
2.3
Fail
1.1
Fail
4.5
AA Large
1.1
Fail
2.2
Fail
1.1
Fail
4.2
AA Large
2.3
Fail
2.2
Fail
2.5
Fail
1.9
Fail
1.1
Fail
1.1
Fail
2.5
Fail
4.8
AA
4.5
AA Large
4.2
AA Large
1.9
Fail
4.8
AA
White BG
19.2AAA
18.0AAA
8.3AAA
20.6AAA
4.3AA Large
Black BG
1.1Fail
1.2Fail
2.5Fail
1.0Fail
4.9AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0F0F10
1C1C13
5B5A14
040402
8B891E

Deuteranopia

0F0F10
1D1E12
657113
040402
99AC1B

Tritanopia

0F1010
231212
990F0E
040202
E91614

Achromatopsia

0F0F0F
171717
333333
030303
4E4E4E

Shades & Tints Shades & Tints

#0F0F10

Dark
Light

#241113

Dark
Light

#A1001B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0f0f10;
  --color-2: #241113;
  --color-3: #a1001b;
  --color-4: #040302;
  --color-5: #f50027;
}

SCSS

$color-1: #0f0f10;
$color-2: #241113;
$color-3: #a1001b;
$color-4: #040302;
$color-5: #f50027;

TAILWIND

colors: {
  'brand-1': '#0f0f10',
  'brand-2': '#241113',
  'brand-3': '#a1001b',
  'brand-4': '#040302',
  'brand-5': '#f50027',
}

RGB Array

[15, 15, 16], [36, 17, 19], [161, 0, 27], [4, 3, 2], [245, 0, 39]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #0F0F10, #241113, #A1001B, #040302, #F50027 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: #0f0f10; --color-2: #241113; --color-3: #a1001b; --color-4: #040302; --color-5: #f50027. 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