← Back to Editor

#030801 · #280A08 · #442128 · #7D3745 · #D32F3A

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

#030801

Pine Green · Black · Dark Green

HEX
#030801
RGB
rgb(3, 8, 1)
HSL
hsl(103, 78%, 2%)
HSB
hsb(103, 88%, 3%)
CMYK
cmyk(63%, 0%, 88%, 97%)
Oklch
oklch(12.3% 0.028 134.3)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

#280A08

Vermilion · Black · Deep Berry

HEX
#280A08
RGB
rgb(40, 10, 8)
HSL
hsl(4, 67%, 9%)
HSB
hsb(4, 80%, 16%)
CMYK
cmyk(0%, 75%, 80%, 84%)
Oklch
oklch(19.6% 0.051 26.9)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#442128

Crimson · DarkSlateGray · Deep Berry

HEX
#442128
RGB
rgb(68, 33, 40)
HSL
hsl(348, 35%, 20%)
HSB
hsb(348, 51%, 27%)
CMYK
cmyk(0%, 51%, 41%, 73%)
Oklch
oklch(29.8% 0.054 8.1)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#7D3745

Crimson · Brown · Wine Red

HEX
#7D3745
RGB
rgb(125, 55, 69)
HSL
hsl(348, 39%, 35%)
HSB
hsb(348, 56%, 49%)
CMYK
cmyk(0%, 56%, 45%, 51%)
Oklch
oklch(43.5% 0.098 9.6)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#D32F3A

Vermilion · Crimson · Passion Red

HEX
#D32F3A
RGB
rgb(211, 47, 58)
HSL
hsl(356, 65%, 51%)
HSB
hsb(356, 78%, 83%)
CMYK
cmyk(0%, 78%, 73%, 17%)
Oklch
oklch(56.9% 0.199 23.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

030801
070109

Analogous

070901
030801
010903

Triadic

030801
010309
090103

Split-Comp.

030801
030109
090107

Tetradic

030801
010709
070109
090301

Contrast Matrix WCAG 2.1 Contrast

030801
280A08
442128
7D3745
D32F3A
1.1
Fail
1.4
Fail
2.4
Fail
4.1
AA Large
1.1
Fail
1.3
Fail
2.2
Fail
3.7
AA Large
1.4
Fail
1.3
Fail
1.7
Fail
2.8
Fail
2.4
Fail
2.2
Fail
1.7
Fail
1.7
Fail
4.1
AA Large
3.7
AA Large
2.8
Fail
1.7
Fail
White BG
20.2AAA
18.5AAA
14.1AAA
8.4AAA
5.0AA
Black BG
1.0Fail
1.1Fail
1.5Fail
2.5Fail
4.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

050503
1B1B08
353526
5F5E42
8C8B37

Deuteranopia

050503
1D1F09
373926
636841
96A237

Tritanopia

030404
270909
422525
7A3F3E
CB3535

Achromatopsia

060606
131313
2C2C2C
4E4E4E
616161

Shades & Tints Shades & Tints

#030801

Dark
Light

#280A08

Dark
Light

#442128

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030801;
  --color-2: #280a08;
  --color-3: #442128;
  --color-4: #7d3745;
  --color-5: #d32f3a;
}

SCSS

$color-1: #030801;
$color-2: #280a08;
$color-3: #442128;
$color-4: #7d3745;
$color-5: #d32f3a;

TAILWIND

colors: {
  'brand-1': '#030801',
  'brand-2': '#280a08',
  'brand-3': '#442128',
  'brand-4': '#7d3745',
  'brand-5': '#d32f3a',
}

RGB Array

[3, 8, 1], [40, 10, 8], [68, 33, 40], [125, 55, 69], [211, 47, 58]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #030801, #280A08, #442128, #7D3745, #D32F3A 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: #030801; --color-2: #280a08; --color-3: #442128; --color-4: #7d3745; --color-5: #d32f3a. 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