← Back to Editor

#DEDEDE · #ACBAC9 · #41607F · #0F3A64 · #0D3357

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

#DEDEDE

Plain White · LightGray · Cloud White

HEX
#DEDEDE
RGB
rgb(222, 222, 222)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(90.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#ACBAC9

Azure · Silver · Cobalt Blue

HEX
#ACBAC9
RGB
rgb(172, 186, 201)
HSL
hsl(211, 21%, 73%)
HSB
hsb(211, 14%, 79%)
CMYK
cmyk(14%, 7%, 0%, 21%)
Oklch
oklch(78.3% 0.026 250.0)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#41607F

Indigo · DarkSlateBlue · Prussian Blue

HEX
#41607F
RGB
rgb(65, 96, 127)
HSL
hsl(210, 32%, 38%)
HSB
hsb(210, 49%, 50%)
CMYK
cmyk(49%, 24%, 0%, 50%)
Oklch
oklch(47.8% 0.062 249.2)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#0F3A64

Indigo · MidnightBlue · Prussian Blue

HEX
#0F3A64
RGB
rgb(15, 58, 100)
HSL
hsl(210, 74%, 23%)
HSB
hsb(210, 85%, 39%)
CMYK
cmyk(85%, 42%, 0%, 61%)
Oklch
oklch(34.4% 0.087 251.6)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#0D3357

Lake Blue · MidnightBlue · Deep Sea Blue

HEX
#0D3357
RGB
rgb(13, 51, 87)
HSL
hsl(209, 74%, 20%)
HSB
hsb(209, 85%, 34%)
CMYK
cmyk(85%, 41%, 0%, 66%)
Oklch
oklch(31.5% 0.077 250.8)

TraditionalLake Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DEDEDE
DEDEDE

Analogous

DEDEDE
DEDEDE
DEDEDE

Triadic

DEDEDE
DEDEDE
DEDEDE

Split-Comp.

DEDEDE
DEDEDE
DEDEDE

Tetradic

DEDEDE
DEDEDE
DEDEDE
DEDEDE

Contrast Matrix WCAG 2.1 Contrast

DEDEDE
ACBAC9
41607F
0F3A64
0D3357
1.5
Fail
4.9
AA
8.6
AAA
9.6
AAA
1.5
Fail
3.3
AA Large
5.9
AA
6.5
AA
4.9
AA
3.3
AA Large
1.8
Fail
2.0
Fail
8.6
AAA
5.9
AA
1.8
Fail
1.1
Fail
9.6
AAA
6.5
AA
2.0
Fail
1.1
Fail
White BG
1.3Fail
2.0Fail
6.6AA
11.6AAA
12.9AAA
Black BG
15.6AAA
10.6AAA
3.2AA Large
1.8Fail
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DEDEDE
B2B2C5
4E4F77
22225A
1D1E4E

Deuteranopia

DEDEDE
B1B0C5
4D4A76
1F1C57
1B184C

Tritanopia

DEDEDE
ADC3C2
437270
115250
0F4746

Achromatopsia

DEDEDE
B8B8B8
5A5A5A
323232
2C2C2C

Shades & Tints Shades & Tints

#DEDEDE

Dark
Light

#ACBAC9

Dark
Light

#41607F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dedede;
  --color-2: #acbac9;
  --color-3: #41607f;
  --color-4: #0f3a64;
  --color-5: #0d3357;
}

SCSS

$color-1: #dedede;
$color-2: #acbac9;
$color-3: #41607f;
$color-4: #0f3a64;
$color-5: #0d3357;

TAILWIND

colors: {
  'brand-1': '#dedede',
  'brand-2': '#acbac9',
  'brand-3': '#41607f',
  'brand-4': '#0f3a64',
  'brand-5': '#0d3357',
}

RGB Array

[222, 222, 222], [172, 186, 201], [65, 96, 127], [15, 58, 100], [13, 51, 87]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DEDEDE, #ACBAC9, #41607F, #0F3A64, #0D3357 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: #dedede; --color-2: #acbac9; --color-3: #41607f; --color-4: #0f3a64; --color-5: #0d3357. 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