← Back to Editor

#0A0000 · #880A37 · #D7BFA7 · #21354E · #BCB19D

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

#0A0000

Vermilion · Black · Deep Berry

HEX
#0A0000
RGB
rgb(10, 0, 0)
HSL
hsl(0, 100%, 2%)
HSB
hsb(0, 100%, 4%)
CMYK
cmyk(0%, 100%, 100%, 96%)
Oklch
oklch(9.1% 0.037 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#880A37

Dark Violet · Brown · Camellia

HEX
#880A37
RGB
rgb(136, 10, 55)
HSL
hsl(339, 86%, 29%)
HSB
hsb(339, 93%, 53%)
CMYK
cmyk(0%, 93%, 60%, 47%)
Oklch
oklch(40.6% 0.156 9.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#D7BFA7

Goose Yellow · Tan · Warm Sun

HEX
#D7BFA7
RGB
rgb(215, 191, 167)
HSL
hsl(30, 38%, 75%)
HSB
hsb(30, 22%, 84%)
CMYK
cmyk(0%, 11%, 22%, 16%)
Oklch
oklch(81.9% 0.043 67.2)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#21354E

Indigo · DarkSlateGray · Prussian Blue

HEX
#21354E
RGB
rgb(33, 53, 78)
HSL
hsl(213, 41%, 22%)
HSB
hsb(213, 58%, 31%)
CMYK
cmyk(58%, 32%, 0%, 69%)
Oklch
oklch(32.4% 0.052 254.6)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#BCB19D

Ginger · DarkGray · Warm Sun

HEX
#BCB19D
RGB
rgb(188, 177, 157)
HSL
hsl(39, 19%, 68%)
HSB
hsb(39, 16%, 74%)
CMYK
cmyk(0%, 6%, 16%, 26%)
Oklch
oklch(76.4% 0.030 82.6)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0A0000
000A0A

Analogous

0A0005
0A0000
0A0500

Triadic

0A0000
000A00
00000A

Split-Comp.

0A0000
000A05
00050A

Tetradic

0A0000
050A00
000A0A
05000A

Contrast Matrix WCAG 2.1 Contrast

0A0000
880A37
D7BFA7
21354E
BCB19D
2.1
Fail
11.7
AAA
1.7
Fail
9.8
AAA
2.1
Fail
5.5
AA
1.3
Fail
4.6
AA
11.7
AAA
5.5
AA
7.1
AAA
1.2
Fail
1.7
Fail
1.3
Fail
7.1
AAA
5.9
AA
9.8
AAA
4.6
AA
1.2
Fail
5.9
AA
White BG
20.7AAA
9.8AAA
1.8Fail
12.5AAA
2.1Fail
Black BG
1.0Fail
2.1Fail
11.9AAA
1.7Fail
9.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

060600
51502C
CDCCAD
2A2A48
B7B7A2

Deuteranopia

060700
59622A
CED0AE
292747
B8B9A3

Tritanopia

0A0000
822422
D6B1B2
224342
BBA6A7

Achromatopsia

030303
353535
C3C3C3
323232
B2B2B2

Shades & Tints Shades & Tints

#0A0000

Dark
Light

#880A37

Dark
Light

#D7BFA7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0a0000;
  --color-2: #880a37;
  --color-3: #d7bfa7;
  --color-4: #21354e;
  --color-5: #bcb19d;
}

SCSS

$color-1: #0a0000;
$color-2: #880a37;
$color-3: #d7bfa7;
$color-4: #21354e;
$color-5: #bcb19d;

TAILWIND

colors: {
  'brand-1': '#0a0000',
  'brand-2': '#880a37',
  'brand-3': '#d7bfa7',
  'brand-4': '#21354e',
  'brand-5': '#bcb19d',
}

RGB Array

[10, 0, 0], [136, 10, 55], [215, 191, 167], [33, 53, 78], [188, 177, 157]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #0A0000, #880A37, #D7BFA7, #21354E, #BCB19D is ideal for: tech websites, dark mode UIs, game UIs, 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: #0a0000; --color-2: #880a37; --color-3: #d7bfa7; --color-4: #21354e; --color-5: #bcb19d. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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