← Back to Editor

#000000 · #555555 · #FFFFFF · #99CC33 · #3399CC

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

#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

#555555

Ink Gray · DimGray · Charcoal

HEX
#555555
RGB
rgb(85, 85, 85)
HSL
hsl(0, 0%, 33%)
HSB
hsb(0, 0%, 33%)
CMYK
cmyk(0%, 0%, 0%, 67%)
Oklch
oklch(45.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· 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

#99CC33

Grass Green · GreenYellow · Olive Green

HEX
#99CC33
RGB
rgb(153, 204, 51)
HSL
hsl(80, 60%, 50%)
HSB
hsb(80, 75%, 80%)
CMYK
cmyk(25%, 0%, 75%, 20%)
Oklch
oklch(78.2% 0.182 126.8)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#3399CC

Lake Blue · SteelBlue · Navy Blue

HEX
#3399CC
RGB
rgb(51, 153, 204)
HSL
hsl(200, 60%, 50%)
HSB
hsb(200, 75%, 80%)
CMYK
cmyk(75%, 25%, 0%, 20%)
Oklch
oklch(64.8% 0.119 235.0)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
555555
FFFFFF
99CC33
3399CC
2.8
Fail
21.0
AAA
11.0
AAA
6.6
AA
2.8
Fail
7.5
AAA
3.9
AA Large
2.3
Fail
21.0
AAA
7.5
AAA
1.9
Fail
3.2
AA Large
11.0
AAA
3.9
AA Large
1.9
Fail
1.7
Fail
6.6
AA
2.3
Fail
3.2
AA Large
1.7
Fail
White BG
21.0AAA
7.5AAA
1.0Fail
1.9Fail
3.2AA Large
Black BG
1.0Fail
2.8Fail
21.0AAA
11.0AAA
6.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
555555
FFFFFF
AFB058
5F60C0

Deuteranopia

000000
555555
FFFFFF
ACA861
5952BD

Tritanopia

000000
555555
FFFFFF
9C757C
38B6B4

Achromatopsia

000000
555555
FFFFFF
ABABAB
808080

Shades & Tints Shades & Tints

#000000

Dark
Light

#555555

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #555555;
  --color-3: #ffffff;
  --color-4: #99cc33;
  --color-5: #3399cc;
}

SCSS

$color-1: #000000;
$color-2: #555555;
$color-3: #ffffff;
$color-4: #99cc33;
$color-5: #3399cc;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#555555',
  'brand-3': '#ffffff',
  'brand-4': '#99cc33',
  'brand-5': '#3399cc',
}

RGB Array

[0, 0, 0], [85, 85, 85], [255, 255, 255], [153, 204, 51], [51, 153, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #555555, #FFFFFF, #99CC33, #3399CC is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #555555; --color-3: #ffffff; --color-4: #99cc33; --color-5: #3399cc. 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. Restrained colors convey professionalism and trust. 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