← Back to Editor

#333333 · #666666 · #A9AC99 · #FEC301 · #FF5328

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

#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

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#A9AC99

Fresh Green · DarkGray · Sunflower

HEX
#A9AC99
RGB
rgb(169, 172, 153)
HSL
hsl(69, 10%, 64%)
HSB
hsb(69, 11%, 67%)
CMYK
cmyk(2%, 0%, 11%, 33%)
Oklch
oklch(73.7% 0.027 114.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#FEC301

Ochre · Gold · Honey Gold

HEX
#FEC301
RGB
rgb(254, 195, 1)
HSL
hsl(46, 99%, 50%)
HSB
hsb(46, 100%, 100%)
CMYK
cmyk(0%, 23%, 100%, 0%)
Oklch
oklch(84.7% 0.173 86.4)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#FF5328

Vermilion · Tomato · Passion Red

HEX
#FF5328
RGB
rgb(255, 83, 40)
HSL
hsl(12, 100%, 58%)
HSB
hsb(12, 84%, 100%)
CMYK
cmyk(0%, 67%, 84%, 0%)
Oklch
oklch(67.5% 0.215 34.7)

TraditionalVermilion」· PaintPassion Red」· 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
666666
A9AC99
FEC301
FF5328
2.2
Fail
5.4
AA
7.8
AAA
3.9
AA Large
2.2
Fail
2.5
Fail
3.6
AA Large
1.8
Fail
5.4
AA
2.5
Fail
1.4
Fail
1.4
Fail
7.8
AAA
3.6
AA Large
1.4
Fail
2.0
Fail
3.9
AA Large
1.8
Fail
1.4
Fail
2.0
Fail
White BG
12.6AAA
5.7AA
2.3Fail
1.6Fail
3.2AA Large
Black BG
1.7Fail
3.7AA Large
9.0AAA
13.0AAA
6.5AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
666666
AAAA9E
E4E430
B5B332

Deuteranopia

333333
666666
AAAA9F
E8EC3B
BFCB35

Tritanopia

333333
666666
A9A1A2
FB555D
F63B3C

Achromatopsia

333333
666666
A9A9A9
BFBFBF
828282

Shades & Tints Shades & Tints

#333333

Dark
Light

#666666

Dark
Light

#A9AC99

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #666666;
  --color-3: #a9ac99;
  --color-4: #fec301;
  --color-5: #ff5328;
}

SCSS

$color-1: #333333;
$color-2: #666666;
$color-3: #a9ac99;
$color-4: #fec301;
$color-5: #ff5328;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#666666',
  'brand-3': '#a9ac99',
  'brand-4': '#fec301',
  'brand-5': '#ff5328',
}

RGB Array

[51, 51, 51], [102, 102, 102], [169, 172, 153], [254, 195, 1], [255, 83, 40]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #666666, #A9AC99, #FEC301, #FF5328 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: #666666; --color-3: #a9ac99; --color-4: #fec301; --color-5: #ff5328. 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