← Back to Editor

#020202 · #2A060A · #771F45 · #CC1A3E · #F4FBC5

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

#020202

Ink Black · Black · Jet Black

HEX
#020202
RGB
rgb(2, 2, 2)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(8.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#2A060A

Vermilion · Black · Deep Berry

HEX
#2A060A
RGB
rgb(42, 6, 10)
HSL
hsl(353, 75%, 9%)
HSB
hsb(353, 86%, 16%)
CMYK
cmyk(0%, 86%, 76%, 84%)
Oklch
oklch(19.4% 0.060 17.8)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#771F45

Dark Violet · Brown · Camellia

HEX
#771F45
RGB
rgb(119, 31, 69)
HSL
hsl(334, 59%, 29%)
HSB
hsb(334, 74%, 47%)
CMYK
cmyk(0%, 74%, 42%, 53%)
Oklch
oklch(39.3% 0.126 358.4)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#CC1A3E

Vermilion · Crimson · Passion Red

HEX
#CC1A3E
RGB
rgb(204, 26, 62)
HSL
hsl(348, 77%, 45%)
HSB
hsb(348, 87%, 80%)
CMYK
cmyk(0%, 87%, 70%, 20%)
Oklch
oklch(54.4% 0.206 18.5)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#F4FBC5

Fresh Green · Beige · Lemon Cream

HEX
#F4FBC5
RGB
rgb(244, 251, 197)
HSL
hsl(68, 87%, 88%)
HSB
hsb(68, 22%, 98%)
CMYK
cmyk(3%, 0%, 22%, 2%)
Oklch
oklch(97.0% 0.070 113.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

020202
030303

Analogous

030303
020202
030303

Triadic

020202
030303
030303

Split-Comp.

020202
030303
030303

Tetradic

020202
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

020202
2A060A
771F45
CC1A3E
F4FBC5
1.1
Fail
2.0
Fail
3.7
AA Large
19.2
AAA
1.1
Fail
1.8
Fail
3.4
AA Large
17.2
AAA
2.0
Fail
1.8
Fail
1.8
Fail
9.4
AAA
3.7
AA Large
3.4
AA Large
1.8
Fail
5.1
AA
19.2
AAA
17.2
AAA
9.4
AAA
5.1
AA
White BG
20.7AAA
18.6AAA
10.2AAA
5.5AA
1.1Fail
Black BG
1.0Fail
1.1Fail
2.1Fail
3.8AA Large
19.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020202
1A1A09
51503C
7F7D35
F7F7D2

Deuteranopia

020202
1D1F09
565D3A
899733
F7F6D5

Tritanopia

020202
280808
733533
C32E2D
F4DCDF

Achromatopsia

020202
111111
3E3E3E
535353
F3F3F3

Shades & Tints Shades & Tints

#020202

Dark
Light

#2A060A

Dark
Light

#771F45

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020202;
  --color-2: #2a060a;
  --color-3: #771f45;
  --color-4: #cc1a3e;
  --color-5: #f4fbc5;
}

SCSS

$color-1: #020202;
$color-2: #2a060a;
$color-3: #771f45;
$color-4: #cc1a3e;
$color-5: #f4fbc5;

TAILWIND

colors: {
  'brand-1': '#020202',
  'brand-2': '#2a060a',
  'brand-3': '#771f45',
  'brand-4': '#cc1a3e',
  'brand-5': '#f4fbc5',
}

RGB Array

[2, 2, 2], [42, 6, 10], [119, 31, 69], [204, 26, 62], [244, 251, 197]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #020202, #2A060A, #771F45, #CC1A3E, #F4FBC5 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: #020202; --color-2: #2a060a; --color-3: #771f45; --color-4: #cc1a3e; --color-5: #f4fbc5. 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