← Back to Editor

#404040 · #5495CF · #64CAD1 · #82F59B · #B0B6B8

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

#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

#5495CF

Lake Blue · CornflowerBlue · Navy Blue

HEX
#5495CF
RGB
rgb(84, 149, 207)
HSL
hsl(208, 56%, 57%)
HSB
hsb(208, 59%, 81%)
CMYK
cmyk(59%, 28%, 0%, 19%)
Oklch
oklch(65.1% 0.110 247.3)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

#64CAD1

Sky Blue · MediumTurquoise · Lake Green

HEX
#64CAD1
RGB
rgb(100, 202, 209)
HSL
hsl(184, 54%, 61%)
HSB
hsb(184, 52%, 82%)
CMYK
cmyk(52%, 3%, 0%, 18%)
Oklch
oklch(78.1% 0.095 201.4)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#82F59B

Emerald · LightGreen · Apple Green

HEX
#82F59B
RGB
rgb(130, 245, 155)
HSL
hsl(133, 85%, 74%)
HSB
hsb(133, 47%, 96%)
CMYK
cmyk(47%, 0%, 37%, 4%)
Oklch
oklch(88.0% 0.163 149.2)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

#B0B6B8

Silver Gray · Silver · Pearl Gray

HEX
#B0B6B8
RGB
rgb(176, 182, 184)
HSL
hsl(195, 5%, 71%)
HSB
hsb(195, 4%, 72%)
CMYK
cmyk(4%, 1%, 0%, 28%)
Oklch
oklch(77.2% 0.007 219.6)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

404040
404040

Analogous

404040
404040
404040

Triadic

404040
404040
404040

Split-Comp.

404040
404040
404040

Tetradic

404040
404040
404040
404040

Contrast Matrix WCAG 2.1 Contrast

404040
5495CF
64CAD1
82F59B
B0B6B8
3.2
AA Large
5.4
AA
7.6
AAA
5.1
AA
3.2
AA Large
1.7
Fail
2.4
Fail
1.6
Fail
5.4
AA
1.7
Fail
1.4
Fail
1.1
Fail
7.6
AAA
2.4
Fail
1.4
Fail
1.5
Fail
5.1
AA
1.6
Fail
1.1
Fail
1.5
Fail
White BG
10.4AAA
3.2AA Large
1.9Fail
1.4Fail
2.1Fail
Black BG
2.0Fail
6.6AA
10.9AAA
15.5AAA
10.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

404040
7071C1
9091CF
B4B5B1
B3B3B8

Deuteranopia

404040
6C68BE
8A83CF
ADA5B6
B2B2B7

Tritanopia

404040
57B6B3
69CECE
88C2C6
B0B7B7

Achromatopsia

404040
888888
ACACAC
C8C8C8
B4B4B4

Shades & Tints Shades & Tints

#404040

Dark
Light

#5495CF

Dark
Light

#64CAD1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #404040;
  --color-2: #5495cf;
  --color-3: #64cad1;
  --color-4: #82f59b;
  --color-5: #b0b6b8;
}

SCSS

$color-1: #404040;
$color-2: #5495cf;
$color-3: #64cad1;
$color-4: #82f59b;
$color-5: #b0b6b8;

TAILWIND

colors: {
  'brand-1': '#404040',
  'brand-2': '#5495cf',
  'brand-3': '#64cad1',
  'brand-4': '#82f59b',
  'brand-5': '#b0b6b8',
}

RGB Array

[64, 64, 64], [84, 149, 207], [100, 202, 209], [130, 245, 155], [176, 182, 184]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #404040, #5495CF, #64CAD1, #82F59B, #B0B6B8 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: #404040; --color-2: #5495cf; --color-3: #64cad1; --color-4: #82f59b; --color-5: #b0b6b8. 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