← Back to Editor

#FFDD00 · #CCB100 · #5E5E5E · #404040 · #000000

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

#FFDD00

Autumn Sage · Gold · Honey Gold

HEX
#FFDD00
RGB
rgb(255, 221, 0)
HSL
hsl(52, 100%, 50%)
HSB
hsb(52, 100%, 100%)
CMYK
cmyk(0%, 13%, 100%, 0%)
Oklch
oklch(89.9% 0.186 97.9)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#CCB100

Autumn Sage · GoldenRod · Honey Gold

HEX
#CCB100
RGB
rgb(204, 177, 0)
HSL
hsl(52, 100%, 40%)
HSB
hsb(52, 100%, 80%)
CMYK
cmyk(0%, 13%, 100%, 20%)
Oklch
oklch(76.1% 0.157 98.1)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#5E5E5E

Ink Gray · DimGray · Charcoal

HEX
#5E5E5E
RGB
rgb(94, 94, 94)
HSL
hsl(0, 0%, 37%)
HSB
hsb(0, 0%, 37%)
CMYK
cmyk(0%, 0%, 0%, 63%)
Oklch
oklch(48.2% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#404040

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#404040
RGB
rgb(64, 64, 64)
HSL
hsl(0, 0%, 25%)
HSB
hsb(0, 0%, 25%)
CMYK
cmyk(0%, 0%, 0%, 75%)
Oklch
oklch(37.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFDD00
0022FF

Analogous

FF5D00
FFDD00
A2FF00

Triadic

FFDD00
00FFDD
DD00FF

Split-Comp.

FFDD00
00A1FF
5D00FF

Tetradic

FFDD00
00FF5E
0022FF
FF00A2

Contrast Matrix WCAG 2.1 Contrast

FFDD00
CCB100
5E5E5E
404040
000000
1.6
Fail
4.8
AA
7.7
AAA
15.6
AAA
1.6
Fail
3.0
AA Large
4.9
AA
9.9
AAA
4.8
AA
3.0
AA Large
1.6
Fail
3.2
AA Large
7.7
AAA
4.9
AA
1.6
Fail
2.0
Fail
15.6
AAA
9.9
AAA
3.2
AA Large
2.0
Fail
White BG
1.3Fail
2.1Fail
6.5AA
10.4AAA
21.0AAA
Black BG
15.6AAA
9.9AAA
3.2AA Large
2.0Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F035
C0C02B
5E5E5E
404040
000000

Deuteranopia

F2F542
C2C435
5E5E5E
404040
000000

Tritanopia

FD6069
CB4D54
5E5E5E
404040
000000

Achromatopsia

CECECE
A5A5A5
5E5E5E
404040
000000

Shades & Tints Shades & Tints

#FFDD00

Dark
Light

#CCB100

Dark
Light

#5E5E5E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffdd00;
  --color-2: #ccb100;
  --color-3: #5e5e5e;
  --color-4: #404040;
  --color-5: #000000;
}

SCSS

$color-1: #ffdd00;
$color-2: #ccb100;
$color-3: #5e5e5e;
$color-4: #404040;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffdd00',
  'brand-2': '#ccb100',
  'brand-3': '#5e5e5e',
  'brand-4': '#404040',
  'brand-5': '#000000',
}

RGB Array

[255, 221, 0], [204, 177, 0], [94, 94, 94], [64, 64, 64], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFDD00, #CCB100, #5E5E5E, #404040, #000000 is ideal for: tech websites, dark mode UIs, game UIs, 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: #ffdd00; --color-2: #ccb100; --color-3: #5e5e5e; --color-4: #404040; --color-5: #000000. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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