← Back to Editor

#DDDDDD · #BBBFCC · #99B1C7 · #001E4C · #383E68

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

#DDDDDD

Plain White · LightGray · Cloud White

HEX
#DDDDDD
RGB
rgb(221, 221, 221)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(89.8% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#BBBFCC

Azure · Silver · Cobalt Blue

HEX
#BBBFCC
RGB
rgb(187, 191, 204)
HSL
hsl(226, 14%, 77%)
HSB
hsb(226, 8%, 80%)
CMYK
cmyk(8%, 6%, 0%, 20%)
Oklch
oklch(80.5% 0.019 272.3)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#99B1C7

Sky Blue · DarkGray · Cobalt Blue

HEX
#99B1C7
RGB
rgb(153, 177, 199)
HSL
hsl(209, 29%, 69%)
HSB
hsb(209, 23%, 78%)
CMYK
cmyk(23%, 11%, 0%, 22%)
Oklch
oklch(74.9% 0.041 246.0)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#001E4C

Indigo · MidnightBlue · Deep Sea Blue

HEX
#001E4C
RGB
rgb(0, 30, 76)
HSL
hsl(216, 100%, 15%)
HSB
hsb(216, 100%, 30%)
CMYK
cmyk(100%, 61%, 0%, 70%)
Oklch
oklch(24.7% 0.093 258.3)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#383E68

Indigo · DarkSlateGray · Prussian Blue

HEX
#383E68
RGB
rgb(56, 62, 104)
HSL
hsl(233, 30%, 31%)
HSB
hsb(233, 46%, 41%)
CMYK
cmyk(46%, 40%, 0%, 59%)
Oklch
oklch(37.9% 0.072 276.2)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DDDDDD
DEDEDE

Analogous

DEDEDE
DDDDDD
DEDEDE

Triadic

DDDDDD
DEDEDE
DEDEDE

Split-Comp.

DDDDDD
DEDEDE
DEDEDE

Tetradic

DDDDDD
DEDEDE
DEDEDE
DEDEDE

Contrast Matrix WCAG 2.1 Contrast

DDDDDD
BBBFCC
99B1C7
001E4C
383E68
1.4
Fail
1.6
Fail
12.0
AAA
7.5
AAA
1.4
Fail
1.2
Fail
8.9
AAA
5.6
AA
1.6
Fail
1.2
Fail
7.3
AAA
4.6
AA
12.0
AAA
8.9
AAA
7.3
AAA
1.6
Fail
7.5
AAA
5.6
AA
4.6
AA
1.6
Fail
White BG
1.4Fail
1.8Fail
2.2Fail
16.3AAA
10.2AAA
Black BG
15.5AAA
11.4AAA
9.5AAA
1.3Fail
2.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DDDDDD
BDBDC9
A3A4C2
0D0D41
3B3B5E

Deuteranopia

DDDDDD
BDBCC8
A2A0C0
0B093E
3A3A5B

Tritanopia

DDDDDD
BBC6C6
9ABDBD
023836
385654

Achromatopsia

DDDDDD
BFBFBF
ACACAC
1A1A1A
414141

Shades & Tints Shades & Tints

#DDDDDD

Dark
Light

#BBBFCC

Dark
Light

#99B1C7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dddddd;
  --color-2: #bbbfcc;
  --color-3: #99b1c7;
  --color-4: #001e4c;
  --color-5: #383e68;
}

SCSS

$color-1: #dddddd;
$color-2: #bbbfcc;
$color-3: #99b1c7;
$color-4: #001e4c;
$color-5: #383e68;

TAILWIND

colors: {
  'brand-1': '#dddddd',
  'brand-2': '#bbbfcc',
  'brand-3': '#99b1c7',
  'brand-4': '#001e4c',
  'brand-5': '#383e68',
}

RGB Array

[221, 221, 221], [187, 191, 204], [153, 177, 199], [0, 30, 76], [56, 62, 104]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DDDDDD, #BBBFCC, #99B1C7, #001E4C, #383E68 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: #dddddd; --color-2: #bbbfcc; --color-3: #99b1c7; --color-4: #001e4c; --color-5: #383e68. 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