← Back to Editor

#E3E3E3 · #D1D1D1 · #86A6BD · #2B506B · #171B24

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

#E3E3E3

Plain White · Lavender · Cloud White

HEX
#E3E3E3
RGB
rgb(227, 227, 227)
HSL
hsl(0, 0%, 89%)
HSB
hsb(0, 0%, 89%)
CMYK
cmyk(0%, 0%, 0%, 11%)
Oklch
oklch(91.6% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#D1D1D1

Silver Gray · LightGray · Pearl Gray

HEX
#D1D1D1
RGB
rgb(209, 209, 209)
HSL
hsl(0, 0%, 82%)
HSB
hsb(0, 0%, 82%)
CMYK
cmyk(0%, 0%, 0%, 18%)
Oklch
oklch(86.1% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#86A6BD

Sky Blue · DarkGray · Cobalt Blue

HEX
#86A6BD
RGB
rgb(134, 166, 189)
HSL
hsl(205, 29%, 63%)
HSB
hsb(205, 29%, 74%)
CMYK
cmyk(29%, 12%, 0%, 26%)
Oklch
oklch(70.9% 0.049 239.6)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#2B506B

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#2B506B
RGB
rgb(43, 80, 107)
HSL
hsl(205, 43%, 29%)
HSB
hsb(205, 60%, 42%)
CMYK
cmyk(60%, 25%, 0%, 58%)
Oklch
oklch(41.6% 0.062 242.0)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#171B24

Indigo · Black · Deep Sea Blue

HEX
#171B24
RGB
rgb(23, 27, 36)
HSL
hsl(222, 22%, 12%)
HSB
hsb(222, 36%, 14%)
CMYK
cmyk(36%, 25%, 0%, 86%)
Oklch
oklch(22.2% 0.019 266.1)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E3E3E3
E3E3E3

Analogous

E3E3E3
E3E3E3
E3E3E3

Triadic

E3E3E3
E3E3E3
E3E3E3

Split-Comp.

E3E3E3
E3E3E3
E3E3E3

Tetradic

E3E3E3
E3E3E3
E3E3E3
E3E3E3

Contrast Matrix WCAG 2.1 Contrast

E3E3E3
D1D1D1
86A6BD
2B506B
171B24
1.2
Fail
2.0
Fail
6.6
AA
13.4
AAA
1.2
Fail
1.7
Fail
5.6
AA
11.3
AAA
2.0
Fail
1.7
Fail
3.3
AA Large
6.7
AA
6.6
AA
5.6
AA
3.3
AA Large
2.0
Fail
13.4
AAA
11.3
AAA
6.7
AA
2.0
Fail
White BG
1.3Fail
1.5Fail
2.6Fail
8.5AAA
17.2AAA
Black BG
16.4AAA
13.8AAA
8.2AAA
2.5Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E3E3E3
D1D1D1
9494B7
3B3B64
191922

Deuteranopia

E3E3E3
D1D1D1
9290B6
393663
191821

Tritanopia

E3E3E3
D1D1D1
88B3B2
2D5F5E
172020

Achromatopsia

E3E3E3
D1D1D1
9F9F9F
484848
1B1B1B

Shades & Tints Shades & Tints

#E3E3E3

Dark
Light

#D1D1D1

Dark
Light

#86A6BD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e3e3e3;
  --color-2: #d1d1d1;
  --color-3: #86a6bd;
  --color-4: #2b506b;
  --color-5: #171b24;
}

SCSS

$color-1: #e3e3e3;
$color-2: #d1d1d1;
$color-3: #86a6bd;
$color-4: #2b506b;
$color-5: #171b24;

TAILWIND

colors: {
  'brand-1': '#e3e3e3',
  'brand-2': '#d1d1d1',
  'brand-3': '#86a6bd',
  'brand-4': '#2b506b',
  'brand-5': '#171b24',
}

RGB Array

[227, 227, 227], [209, 209, 209], [134, 166, 189], [43, 80, 107], [23, 27, 36]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E3E3E3, #D1D1D1, #86A6BD, #2B506B, #171B24 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #e3e3e3; --color-2: #d1d1d1; --color-3: #86a6bd; --color-4: #2b506b; --color-5: #171b24. 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. Restrained colors convey professionalism and trust. 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