← Back to Editor

#333333 · #555555 · #0076A3 · #00AEEF · #BBBBBB

minimal

A 5-color minimal palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

RestrainedProfessionalPureWarmCool

Industry INDUSTRY

ArchitectureManufacturingSaaS B2B

UI Context UI CONTEXT

Corporate SitePortfolioAdmin PanelData 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

#555555

Ink Gray · DimGray · Charcoal

HEX
#555555
RGB
rgb(85, 85, 85)
HSL
hsl(0, 0%, 33%)
HSB
hsb(0, 0%, 33%)
CMYK
cmyk(0%, 0%, 0%, 67%)
Oklch
oklch(45.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#0076A3

Lake Blue · Teal · Mint Ice

HEX
#0076A3
RGB
rgb(0, 118, 163)
HSL
hsl(197, 100%, 32%)
HSB
hsb(197, 100%, 64%)
CMYK
cmyk(100%, 28%, 0%, 36%)
Oklch
oklch(53.3% 0.112 234.0)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#00AEEF

Lake Blue · DeepSkyBlue · Mint Ice

HEX
#00AEEF
RGB
rgb(0, 174, 239)
HSL
hsl(196, 100%, 47%)
HSB
hsb(196, 100%, 94%)
CMYK
cmyk(100%, 27%, 0%, 6%)
Oklch
oklch(70.8% 0.149 234.4)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#BBBBBB

Silver Gray · Silver · Pearl Gray

HEX
#BBBBBB
RGB
rgb(187, 187, 187)
HSL
hsl(0, 0%, 73%)
HSB
hsb(0, 0%, 73%)
CMYK
cmyk(0%, 0%, 0%, 27%)
Oklch
oklch(79.2% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

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
555555
0076A3
00AEEF
BBBBBB
1.7
Fail
2.5
Fail
5.0
AA
6.6
AA
1.7
Fail
1.5
Fail
2.9
Fail
3.9
AA Large
2.5
Fail
1.5
Fail
2.0
Fail
2.7
Fail
5.0
AA
2.9
Fail
2.0
Fail
1.3
Fail
6.6
AA
3.9
AA Large
2.7
Fail
1.3
Fail
White BG
12.6AAA
7.5AAA
5.1AA
2.5Fail
1.9Fail
Black BG
1.7Fail
2.8Fail
4.1AA Large
8.3AAA
10.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
555555
333498
4B4DDF
BBBBBB

Deuteranopia

333333
555555
2C2396
4134DB
BBBBBB

Tritanopia

333333
555555
06908E
09D3D0
BBBBBB

Achromatopsia

333333
555555
585858
818181
BBBBBB

Shades & Tints Shades & Tints

#333333

Dark
Light

#555555

Dark
Light

#0076A3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #555555;
  --color-3: #0076a3;
  --color-4: #00aeef;
  --color-5: #bbbbbb;
}

SCSS

$color-1: #333333;
$color-2: #555555;
$color-3: #0076a3;
$color-4: #00aeef;
$color-5: #bbbbbb;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#555555',
  'brand-3': '#0076a3',
  'brand-4': '#00aeef',
  'brand-5': '#bbbbbb',
}

RGB Array

[51, 51, 51], [85, 85, 85], [0, 118, 163], [0, 174, 239], [187, 187, 187]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This minimal-style palette of #333333, #555555, #0076A3, #00AEEF, #BBBBBB 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: #555555; --color-3: #0076a3; --color-4: #00aeef; --color-5: #bbbbbb. 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 minimal-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