← Back to Editor

#010101 · #2D2926 · #5A514C · #FDFDFF · #DF190C

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

#010101

Ink Black · Black · Jet Black

HEX
#010101
RGB
rgb(1, 1, 1)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(6.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#2D2926

Tangerine · DarkSlateGray · Dark Stone

HEX
#2D2926
RGB
rgb(45, 41, 38)
HSL
hsl(26, 8%, 16%)
HSB
hsb(26, 16%, 18%)
CMYK
cmyk(0%, 9%, 16%, 82%)
Oklch
oklch(28.4% 0.008 59.3)

TraditionalTangerine」· PaintDark Stone」· Creative Midnight Shadow

#5A514C

Tangerine · DarkOliveGreen · Charcoal

HEX
#5A514C
RGB
rgb(90, 81, 76)
HSL
hsl(21, 8%, 33%)
HSB
hsb(21, 16%, 35%)
CMYK
cmyk(0%, 10%, 16%, 65%)
Oklch
oklch(44.2% 0.014 51.1)

TraditionalTangerine」· PaintCharcoal」· Creative Midnight Shadow

#FDFDFF

Wisteria · White · Sky Blue

HEX
#FDFDFF
RGB
rgb(253, 253, 255)
HSL
hsl(240, 100%, 100%)
HSB
hsb(240, 1%, 100%)
CMYK
cmyk(1%, 1%, 0%, 0%)
Oklch
oklch(99.5% 0.003 286.4)

TraditionalWisteria」· PaintSky Blue」· Creative Lavender Dream

#DF190C

Vermilion · Red · Passion Red

HEX
#DF190C
RGB
rgb(223, 25, 12)
HSL
hsl(4, 90%, 46%)
HSB
hsb(4, 95%, 87%)
CMYK
cmyk(0%, 89%, 95%, 13%)
Oklch
oklch(57.5% 0.226 29.7)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010101
000000

Analogous

000000
010101
000000

Triadic

010101
000000
000000

Split-Comp.

010101
000000
000000

Tetradic

010101
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

010101
2D2926
5A514C
FDFDFF
DF190C
1.4
Fail
2.7
Fail
20.5
AAA
4.3
AA Large
1.4
Fail
1.9
Fail
14.2
AAA
2.9
Fail
2.7
Fail
1.9
Fail
7.6
AAA
1.6
Fail
20.5
AAA
14.2
AAA
7.6
AAA
4.8
AA
4.3
AA Large
2.9
Fail
1.6
Fail
4.8
AA
White BG
20.9AAA
14.4AAA
7.7AAA
1.0Fail
4.9AA
Black BG
1.0Fail
1.5Fail
2.7Fail
20.7AAA
4.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

010101
2B2B27
56564D
FDFDFF
89870F

Deuteranopia

010101
2C2C27
57574E
FDFDFE
95A410

Tritanopia

010101
2D2727
5A4E4E
FDFEFE
D51212

Achromatopsia

010101
2A2A2A
535353
FDFDFD
535353

Shades & Tints Shades & Tints

#010101

Dark
Light

#2D2926

Dark
Light

#5A514C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010101;
  --color-2: #2d2926;
  --color-3: #5a514c;
  --color-4: #fdfdff;
  --color-5: #df190c;
}

SCSS

$color-1: #010101;
$color-2: #2d2926;
$color-3: #5a514c;
$color-4: #fdfdff;
$color-5: #df190c;

TAILWIND

colors: {
  'brand-1': '#010101',
  'brand-2': '#2d2926',
  'brand-3': '#5a514c',
  'brand-4': '#fdfdff',
  'brand-5': '#df190c',
}

RGB Array

[1, 1, 1], [45, 41, 38], [90, 81, 76], [253, 253, 255], [223, 25, 12]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010101, #2D2926, #5A514C, #FDFDFF, #DF190C 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: #010101; --color-2: #2d2926; --color-3: #5a514c; --color-4: #fdfdff; --color-5: #df190c. 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