← Back to Editor

#323232 · #336677 · #55CCFF · #DDDD00 · #656565

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

#323232

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#323232
RGB
rgb(50, 50, 50)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(31.7% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#336677

Slate Blue · DarkSlateGray · Mint Ice

HEX
#336677
RGB
rgb(51, 102, 119)
HSL
hsl(195, 40%, 33%)
HSB
hsb(195, 57%, 47%)
CMYK
cmyk(57%, 14%, 0%, 53%)
Oklch
oklch(48.2% 0.061 222.1)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#55CCFF

Sky Blue · LightSkyBlue · Lake Green

HEX
#55CCFF
RGB
rgb(85, 204, 255)
HSL
hsl(198, 100%, 67%)
HSB
hsb(198, 67%, 100%)
CMYK
cmyk(67%, 20%, 0%, 0%)
Oklch
oklch(79.8% 0.128 229.8)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#DDDD00

Autumn Sage · Gold · Honey Gold

HEX
#DDDD00
RGB
rgb(221, 221, 0)
HSL
hsl(60, 100%, 43%)
HSB
hsb(60, 100%, 87%)
CMYK
cmyk(0%, 0%, 100%, 13%)
Oklch
oklch(86.9% 0.189 109.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#656565

Ink Gray · DimGray · Charcoal

HEX
#656565
RGB
rgb(101, 101, 101)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(50.7% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

323232
333333

Analogous

333333
323232
333333

Triadic

323232
333333
333333

Split-Comp.

323232
333333
333333

Tetradic

323232
333333
333333
333333

Contrast Matrix WCAG 2.1 Contrast

323232
336677
55CCFF
DDDD00
656565
2.0
Fail
7.0
AAA
8.8
AAA
2.2
Fail
2.0
Fail
3.5
AA Large
4.4
AA Large
1.1
Fail
7.0
AAA
3.5
AA Large
1.3
Fail
3.2
AA Large
8.8
AAA
4.4
AA Large
1.3
Fail
4.0
AA Large
2.2
Fail
1.1
Fail
3.2
AA Large
4.0
AA Large
White BG
12.8AAA
6.3AA
1.8Fail
1.5Fail
5.8AA
Black BG
1.6Fail
3.3AA Large
11.5AAA
14.4AAA
3.6AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

323232
494A73
898AF3
DDDD35
656565

Deuteranopia

323232
464272
8279F0
DDDD42
656565

Tritanopia

323232
36706F
5BE9E7
DD6069
656565

Achromatopsia

323232
595959
AEAEAE
C4C4C4
656565

Shades & Tints Shades & Tints

#323232

Dark
Light

#336677

Dark
Light

#55CCFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #323232;
  --color-2: #336677;
  --color-3: #55ccff;
  --color-4: #dddd00;
  --color-5: #656565;
}

SCSS

$color-1: #323232;
$color-2: #336677;
$color-3: #55ccff;
$color-4: #dddd00;
$color-5: #656565;

TAILWIND

colors: {
  'brand-1': '#323232',
  'brand-2': '#336677',
  'brand-3': '#55ccff',
  'brand-4': '#dddd00',
  'brand-5': '#656565',
}

RGB Array

[50, 50, 50], [51, 102, 119], [85, 204, 255], [221, 221, 0], [101, 101, 101]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #323232, #336677, #55CCFF, #DDDD00, #656565 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: #323232; --color-2: #336677; --color-3: #55ccff; --color-4: #dddd00; --color-5: #656565. 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