← Back to Editor

#000000 · #2A0036 · #6B344F · #B85A5A · #FFD87D

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#2A0036

Royal Purple · MidnightBlue · Dark Purple

HEX
#2A0036
RGB
rgb(42, 0, 54)
HSL
hsl(287, 100%, 11%)
HSB
hsb(287, 100%, 21%)
CMYK
cmyk(22%, 100%, 0%, 79%)
Oklch
oklch(21.0% 0.102 317.3)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

#6B344F

Dark Violet · DimGray · Camellia

HEX
#6B344F
RGB
rgb(107, 52, 79)
HSL
hsl(331, 35%, 31%)
HSB
hsb(331, 51%, 42%)
CMYK
cmyk(0%, 51%, 26%, 58%)
Oklch
oklch(40.6% 0.085 350.8)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#B85A5A

Crimson · Sienna · Passion Red

HEX
#B85A5A
RGB
rgb(184, 90, 90)
HSL
hsl(0, 40%, 54%)
HSB
hsb(0, 51%, 72%)
CMYK
cmyk(0%, 51%, 51%, 28%)
Oklch
oklch(58.2% 0.122 21.5)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#FFD87D

Goose Yellow · Khaki · Sunflower

HEX
#FFD87D
RGB
rgb(255, 216, 125)
HSL
hsl(42, 100%, 75%)
HSB
hsb(42, 51%, 100%)
CMYK
cmyk(0%, 15%, 51%, 0%)
Oklch
oklch(89.7% 0.118 86.8)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
2A0036
6B344F
B85A5A
FFD87D
1.2
Fail
2.2
Fail
4.6
AA
15.4
AAA
1.2
Fail
1.9
Fail
4.0
AA Large
13.3
AAA
2.2
Fail
1.9
Fail
2.1
Fail
6.9
AA
4.6
AA
4.0
AA Large
2.1
Fail
3.3
AA Large
15.4
AAA
13.3
AAA
6.9
AA
3.3
AA Large
White BG
21.0AAA
18.2AAA
9.4AAA
4.5AA
1.4Fail
Black BG
1.0Fail
1.2Fail
2.2Fail
4.6AA
15.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
181729
535348
8F8E5A
EEEE93

Deuteranopia

000000
1A1D26
565A47
959C5A
F0F398

Tritanopia

000000
281F1C
684342
B35A5A
FDA4A8

Achromatopsia

000000
131313
484848
767676
D9D9D9

Shades & Tints Shades & Tints

#000000

Dark
Light

#2A0036

Dark
Light

#6B344F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #2a0036;
  --color-3: #6b344f;
  --color-4: #b85a5a;
  --color-5: #ffd87d;
}

SCSS

$color-1: #000000;
$color-2: #2a0036;
$color-3: #6b344f;
$color-4: #b85a5a;
$color-5: #ffd87d;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#2a0036',
  'brand-3': '#6b344f',
  'brand-4': '#b85a5a',
  'brand-5': '#ffd87d',
}

RGB Array

[0, 0, 0], [42, 0, 54], [107, 52, 79], [184, 90, 90], [255, 216, 125]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #2A0036, #6B344F, #B85A5A, #FFD87D 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: #000000; --color-2: #2a0036; --color-3: #6b344f; --color-4: #b85a5a; --color-5: #ffd87d. 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