← Back to Editor

#333333 · #FFFFFF · #0E5E8C · #158AD0 · #85AABF

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

#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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#0E5E8C

Lake Blue · Teal · Prussian Blue

HEX
#0E5E8C
RGB
rgb(14, 94, 140)
HSL
hsl(202, 82%, 30%)
HSB
hsb(202, 90%, 55%)
CMYK
cmyk(90%, 33%, 0%, 45%)
Oklch
oklch(46.1% 0.103 241.4)

TraditionalLake Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#158AD0

Lake Blue · DodgerBlue · Navy Blue

HEX
#158AD0
RGB
rgb(21, 138, 208)
HSL
hsl(202, 82%, 45%)
HSB
hsb(202, 90%, 82%)
CMYK
cmyk(90%, 34%, 0%, 18%)
Oklch
oklch(60.9% 0.142 243.0)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

#85AABF

Sky Blue · DarkGray · Cobalt Blue

HEX
#85AABF
RGB
rgb(133, 170, 191)
HSL
hsl(202, 31%, 64%)
HSB
hsb(202, 30%, 75%)
CMYK
cmyk(30%, 11%, 0%, 25%)
Oklch
oklch(71.8% 0.051 233.3)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

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
FFFFFF
0E5E8C
158AD0
85AABF
12.6
AAA
1.8
Fail
3.4
AA Large
5.1
AA
12.6
AAA
7.0
AAA
3.8
AA Large
2.5
Fail
1.8
Fail
7.0
AAA
1.9
Fail
2.8
Fail
3.4
AA Large
3.8
AA Large
1.9
Fail
1.5
Fail
5.1
AA
2.5
Fail
2.8
Fail
1.5
Fail
White BG
12.6AAA
1.0Fail
7.0AAA
3.8AA Large
2.5Fail
Black BG
1.7Fail
21.0AAA
3.0Fail
5.6AA
8.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
FFFFFF
313181
4849BF
9595BA

Deuteranopia

333333
FFFFFF
2C267E
4138BB
9390B9

Tritanopia

333333
FFFFFF
127876
1BB2AF
87B6B5

Achromatopsia

333333
FFFFFF
4B4B4B
6F6F6F
A1A1A1

Shades & Tints Shades & Tints

#333333

Dark
Light

#FFFFFF

Dark
Light

#0E5E8C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #ffffff;
  --color-3: #0e5e8c;
  --color-4: #158ad0;
  --color-5: #85aabf;
}

SCSS

$color-1: #333333;
$color-2: #ffffff;
$color-3: #0e5e8c;
$color-4: #158ad0;
$color-5: #85aabf;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#ffffff',
  'brand-3': '#0e5e8c',
  'brand-4': '#158ad0',
  'brand-5': '#85aabf',
}

RGB Array

[51, 51, 51], [255, 255, 255], [14, 94, 140], [21, 138, 208], [133, 170, 191]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #FFFFFF, #0E5E8C, #158AD0, #85AABF 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: #ffffff; --color-3: #0e5e8c; --color-4: #158ad0; --color-5: #85aabf. 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