← Back to Editor

#D2D1BD · #6B0C0B · #BA985A · #636AA1 · #020F5C

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

#D2D1BD

Fresh Green · LightGray · Lemon Cream

HEX
#D2D1BD
RGB
rgb(210, 209, 189)
HSL
hsl(57, 19%, 78%)
HSB
hsb(57, 10%, 82%)
CMYK
cmyk(0%, 0%, 10%, 18%)
Oklch
oklch(85.6% 0.027 104.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#6B0C0B

Vermilion · Maroon · Wine Red

HEX
#6B0C0B
RGB
rgb(107, 12, 11)
HSL
hsl(1, 81%, 23%)
HSB
hsb(1, 90%, 42%)
CMYK
cmyk(0%, 89%, 90%, 58%)
Oklch
oklch(34.0% 0.128 27.8)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#BA985A

Ginger · DarkSalmon · Warm Sun

HEX
#BA985A
RGB
rgb(186, 152, 90)
HSL
hsl(39, 41%, 54%)
HSB
hsb(39, 52%, 73%)
CMYK
cmyk(0%, 18%, 52%, 27%)
Oklch
oklch(69.7% 0.090 81.4)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#636AA1

Azure · SlateGray · Navy Blue

HEX
#636AA1
RGB
rgb(99, 106, 161)
HSL
hsl(233, 25%, 51%)
HSB
hsb(233, 39%, 63%)
CMYK
cmyk(39%, 34%, 0%, 37%)
Oklch
oklch(54.2% 0.086 277.6)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#020F5C

Indigo · MidnightBlue · Deep Sea Blue

HEX
#020F5C
RGB
rgb(2, 15, 92)
HSL
hsl(231, 96%, 18%)
HSB
hsb(231, 98%, 36%)
CMYK
cmyk(98%, 84%, 0%, 64%)
Oklch
oklch(23.6% 0.134 264.9)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D2D1BD
BCBDD2

Analogous

D2C6BC
D2D1BD
C8D2BC

Triadic

D2D1BD
BCD2D0
D0BCD2

Split-Comp.

D2D1BD
BCC8D2
C6BCD2

Tetradic

D2D1BD
BCD2C6
BCBDD2
D2BCC8

Contrast Matrix WCAG 2.1 Contrast

D2D1BD
6B0C0B
BA985A
636AA1
020F5C
8.1
AAA
1.8
Fail
3.3
AA Large
11.1
AAA
8.1
AAA
4.6
AA
2.4
Fail
1.4
Fail
1.8
Fail
4.6
AA
1.9
Fail
6.3
AA
3.3
AA Large
2.4
Fail
1.9
Fail
3.4
AA Large
11.1
AAA
1.4
Fail
6.3
AA
3.4
AA Large
White BG
1.5Fail
12.5AAA
2.7Fail
5.1AA
17.1AAA
Black BG
13.6AAA
1.7Fail
7.7AAA
4.1AA Large
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D2D2C2
42410B
ABAB69
666694
080849

Deuteranopia

D2D2C3
474E0B
ADB06D
666591
070645

Tritanopia

D2C6C7
660B0B
B87577
638987
033B37

Achromatopsia

CFCFCF
282828
9B9B9B
6E6E6E
141414

Shades & Tints Shades & Tints

#D2D1BD

Dark
Light

#6B0C0B

Dark
Light

#BA985A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d2d1bd;
  --color-2: #6b0c0b;
  --color-3: #ba985a;
  --color-4: #636aa1;
  --color-5: #020f5c;
}

SCSS

$color-1: #d2d1bd;
$color-2: #6b0c0b;
$color-3: #ba985a;
$color-4: #636aa1;
$color-5: #020f5c;

TAILWIND

colors: {
  'brand-1': '#d2d1bd',
  'brand-2': '#6b0c0b',
  'brand-3': '#ba985a',
  'brand-4': '#636aa1',
  'brand-5': '#020f5c',
}

RGB Array

[210, 209, 189], [107, 12, 11], [186, 152, 90], [99, 106, 161], [2, 15, 92]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D2D1BD, #6B0C0B, #BA985A, #636AA1, #020F5C 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: #d2d1bd; --color-2: #6b0c0b; --color-3: #ba985a; --color-4: #636aa1; --color-5: #020f5c. 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