← Back to Editor

#333333 · #CCCCCC · #FF9900 · #FFCC00 · #CCFF00

bright

A 5-color bright 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

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#FF9900

Ochre · Orange · Amber Brown

HEX
#FF9900
RGB
rgb(255, 153, 0)
HSL
hsl(36, 100%, 50%)
HSB
hsb(36, 100%, 100%)
CMYK
cmyk(0%, 40%, 100%, 0%)
Oklch
oklch(77.2% 0.174 64.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#FFCC00

Ochre · Gold · Honey Gold

HEX
#FFCC00
RGB
rgb(255, 204, 0)
HSL
hsl(48, 100%, 50%)
HSB
hsb(48, 100%, 100%)
CMYK
cmyk(0%, 20%, 100%, 0%)
Oklch
oklch(86.5% 0.177 90.4)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#CCFF00

Grass Green · Yellow · Olive Green

HEX
#CCFF00
RGB
rgb(204, 255, 0)
HSL
hsl(72, 100%, 50%)
HSB
hsb(72, 100%, 100%)
CMYK
cmyk(20%, 0%, 100%, 0%)
Oklch
oklch(93.1% 0.229 123.1)

TraditionalGrass Green」· PaintOlive 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
CCCCCC
FF9900
FFCC00
CCFF00
7.9
AAA
5.9
AA
8.4
AAA
10.8
AAA
7.9
AAA
1.3
Fail
1.1
Fail
1.4
Fail
5.9
AA
1.3
Fail
1.4
Fail
1.8
Fail
8.4
AAA
1.1
Fail
1.4
Fail
1.3
Fail
10.8
AAA
1.4
Fail
1.8
Fail
1.3
Fail
White BG
12.6AAA
1.6Fail
2.1Fail
1.5Fail
1.2Fail
Black BG
1.7Fail
13.1AAA
9.8AAA
13.9AAA
17.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
CCCCCC
D3D225
E9E831
E2E33E

Deuteranopia

333333
CCCCCC
D9E02E
ECF03D
DFDB4D

Tritanopia

333333
CCCCCC
FA4249
FC5861
CF6E79

Achromatopsia

333333
CCCCCC
A6A6A6
C4C4C4
D3D3D3

Shades & Tints Shades & Tints

#333333

Dark
Light

#CCCCCC

Dark
Light

#FF9900

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #cccccc;
  --color-3: #ff9900;
  --color-4: #ffcc00;
  --color-5: #ccff00;
}

SCSS

$color-1: #333333;
$color-2: #cccccc;
$color-3: #ff9900;
$color-4: #ffcc00;
$color-5: #ccff00;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#cccccc',
  'brand-3': '#ff9900',
  'brand-4': '#ffcc00',
  'brand-5': '#ccff00',
}

RGB Array

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

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This bright-style palette of #333333, #CCCCCC, #FF9900, #FFCC00, #CCFF00 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: #333333; --color-2: #cccccc; --color-3: #ff9900; --color-4: #ffcc00; --color-5: #ccff00. 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 bright-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