← Back to Editor

#FF021C · #000000 · #333333 · #00FF00

A 4-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

#FF021C

Vermilion · Red · Passion Red

HEX
#FF021C
RGB
rgb(255, 2, 28)
HSL
hsl(354, 100%, 50%)
HSB
hsb(354, 99%, 100%)
CMYK
cmyk(0%, 99%, 89%, 0%)
Oklch
oklch(62.9% 0.256 27.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#00FF00

Pine Green · Lime · Olive Green

HEX
#00FF00
RGB
rgb(0, 255, 0)
HSL
hsl(120, 100%, 50%)
HSB
hsb(120, 100%, 100%)
CMYK
cmyk(100%, 0%, 100%, 0%)
Oklch
oklch(86.6% 0.295 142.5)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF021C
00FFE6

Analogous

FF0099
FF021C
FF6600

Triadic

FF021C
1AFF00
0019FF

Split-Comp.

FF021C
00FF66
0099FF

Tetradic

FF021C
99FF00
00FFE6
6600FF

Contrast Matrix WCAG 2.1 Contrast

FF021C
000000
333333
00FF00
5.3
AA
3.2
AA Large
2.9
Fail
5.3
AA
1.7
Fail
15.3
AAA
3.2
AA Large
1.7
Fail
9.2
AAA
2.9
Fail
15.3
AAA
9.2
AAA
White BG
4.0AA Large
21.0AAA
12.6AAA
1.4Fail
Black BG
5.3AA
1.0Fail
1.7Fail
15.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918F16
000000
333333
6E713E

Deuteranopia

A0B314
000000
333333
604D4D

Tritanopia

F21110
000000
333333
0D6E79

Achromatopsia

515151
000000
333333
969696

Shades & Tints Shades & Tints

#FF021C

Dark
Light

#000000

Dark
Light

#333333

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff021c;
  --color-2: #000000;
  --color-3: #333333;
  --color-4: #00ff00;
}

SCSS

$color-1: #ff021c;
$color-2: #000000;
$color-3: #333333;
$color-4: #00ff00;

TAILWIND

colors: {
  'brand-1': '#ff021c',
  'brand-2': '#000000',
  'brand-3': '#333333',
  'brand-4': '#00ff00',
}

RGB Array

[255, 2, 28], [0, 0, 0], [51, 51, 51], [0, 255, 0]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FF021C, #000000, #333333, #00FF00 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 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ff021c; --color-2: #000000; --color-3: #333333; --color-4: #00ff00. 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 4-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