← Back to Editor

#FF3300 · #000000 · #FFFFFF · #949494 · #00E000

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

#FF3300

Vermilion · OrangeRed · Passion Red

HEX
#FF3300
RGB
rgb(255, 51, 0)
HSL
hsl(12, 100%, 50%)
HSB
hsb(12, 100%, 100%)
CMYK
cmyk(0%, 80%, 100%, 0%)
Oklch
oklch(64.6% 0.241 32.6)

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#949494

Ash · LightSlateGray · Silver Sand

HEX
#949494
RGB
rgb(148, 148, 148)
HSL
hsl(0, 0%, 58%)
HSB
hsb(0, 0%, 58%)
CMYK
cmyk(0%, 0%, 0%, 42%)
Oklch
oklch(66.7% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#00E000

Pine Green · Lime · Olive Green

HEX
#00E000
RGB
rgb(0, 224, 0)
HSL
hsl(120, 100%, 44%)
HSB
hsb(120, 100%, 88%)
CMYK
cmyk(100%, 0%, 100%, 12%)
Oklch
oklch(78.6% 0.267 142.5)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF3300
00CCFF

Analogous

FF004C
FF3300
FFB300

Triadic

FF3300
00FF33
3300FF

Split-Comp.

FF3300
00FFB3
004CFF

Tetradic

FF3300
4DFF00
00CCFF
B300FF

Contrast Matrix WCAG 2.1 Contrast

FF3300
000000
FFFFFF
949494
00E000
5.7
AA
3.7
AA Large
1.2
Fail
2.0
Fail
5.7
AA
21.0
AAA
6.9
AA
11.7
AAA
3.7
AA Large
21.0
AAA
3.0
AA Large
1.8
Fail
1.2
Fail
6.9
AA
3.0
AA Large
1.7
Fail
2.0
Fail
11.7
AAA
1.8
Fail
1.7
Fail
White BG
3.7AA Large
21.0AAA
1.0Fail
3.0AA Large
1.8Fail
Black BG
5.7AA
1.0Fail
21.0AAA
6.9AA
11.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

A7A50C
000000
FFFFFF
949494
616336

Deuteranopia

B3C20F
000000
FFFFFF
949494
544343

Tritanopia

F51618
000000
FFFFFF
949494
0B616A

Achromatopsia

6A6A6A
000000
FFFFFF
949494
838383

Shades & Tints Shades & Tints

#FF3300

Dark
Light

#000000

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff3300;
  --color-2: #000000;
  --color-3: #ffffff;
  --color-4: #949494;
  --color-5: #00e000;
}

SCSS

$color-1: #ff3300;
$color-2: #000000;
$color-3: #ffffff;
$color-4: #949494;
$color-5: #00e000;

TAILWIND

colors: {
  'brand-1': '#ff3300',
  'brand-2': '#000000',
  'brand-3': '#ffffff',
  'brand-4': '#949494',
  'brand-5': '#00e000',
}

RGB Array

[255, 51, 0], [0, 0, 0], [255, 255, 255], [148, 148, 148], [0, 224, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF3300, #000000, #FFFFFF, #949494, #00E000 is ideal for: 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: #ff3300; --color-2: #000000; --color-3: #ffffff; --color-4: #949494; --color-5: #00e000. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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