← Back to Editor

#333333 · #E8E8E8 · #99CC00

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

#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

#E8E8E8

Plain White · Lavender · Cloud White

HEX
#E8E8E8
RGB
rgb(232, 232, 232)
HSL
hsl(0, 0%, 91%)
HSB
hsb(0, 0%, 91%)
CMYK
cmyk(0%, 0%, 0%, 9%)
Oklch
oklch(93.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#99CC00

Grass Green · Chartreuse · Forest Green

HEX
#99CC00
RGB
rgb(153, 204, 0)
HSL
hsl(75, 100%, 40%)
HSB
hsb(75, 100%, 80%)
CMYK
cmyk(25%, 0%, 100%, 20%)
Oklch
oklch(78.0% 0.198 125.7)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

333333
333333

Analogous

333333
333333
333333

Triadic

333333
333333
333333

Split-Comp.

333333
333333
333333

Tetradic

333333
333333
333333
333333

Contrast Matrix WCAG 2.1 Contrast

333333
E8E8E8
99CC00
10.3
AAA
6.6
AA
10.3
AAA
1.6
Fail
6.6
AA
1.6
Fail
White BG
12.6AAA
1.2Fail
1.9Fail
Black BG
1.7Fail
17.1AAA
11.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
E8E8E8
AFB031

Deuteranopia

333333
E8E8E8
ACA83D

Tritanopia

333333
E8E8E8
9C5861

Achromatopsia

333333
E8E8E8
A5A5A5

Shades & Tints Shades & Tints

#333333

Dark
Light

#E8E8E8

Dark
Light

#99CC00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #e8e8e8;
  --color-3: #99cc00;
}

SCSS

$color-1: #333333;
$color-2: #e8e8e8;
$color-3: #99cc00;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#e8e8e8',
  'brand-3': '#99cc00',
}

RGB Array

[51, 51, 51], [232, 232, 232], [153, 204, 0]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #333333, #E8E8E8, #99CC00 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #333333; --color-2: #e8e8e8; --color-3: #99cc00. 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 3-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