← Back to Editor

#000000 · #BD173B · #FF4251 · #D1706A · #A29E83

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

#BD173B

Vermilion · FireBrick · Passion Red

HEX
#BD173B
RGB
rgb(189, 23, 59)
HSL
hsl(347, 78%, 42%)
HSB
hsb(347, 88%, 74%)
CMYK
cmyk(0%, 88%, 69%, 26%)
Oklch
oklch(51.4% 0.195 17.6)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FF4251

Peach Pink · Tomato · Coral Red

HEX
#FF4251
RGB
rgb(255, 66, 81)
HSL
hsl(355, 100%, 63%)
HSB
hsb(355, 74%, 100%)
CMYK
cmyk(0%, 74%, 68%, 0%)
Oklch
oklch(66.4% 0.224 21.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#D1706A

Peach Pink · LightCoral · Coral Red

HEX
#D1706A
RGB
rgb(209, 112, 106)
HSL
hsl(3, 53%, 62%)
HSB
hsb(3, 49%, 82%)
CMYK
cmyk(0%, 46%, 49%, 18%)
Oklch
oklch(65.4% 0.123 24.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#A29E83

Autumn Sage · DarkSeaGreen · Sunflower

HEX
#A29E83
RGB
rgb(162, 158, 131)
HSL
hsl(52, 14%, 57%)
HSB
hsb(52, 19%, 64%)
CMYK
cmyk(0%, 2%, 19%, 36%)
Oklch
oklch(69.5% 0.038 100.3)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

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
BD173B
FF4251
D1706A
A29E83
3.3
AA Large
6.2
AA
6.2
AA
7.8
AAA
3.3
AA Large
1.8
Fail
1.9
Fail
2.3
Fail
6.2
AA
1.8
Fail
1.0
Fail
1.3
Fail
6.2
AA
1.9
Fail
1.0
Fail
1.2
Fail
7.8
AAA
2.3
Fail
1.3
Fail
1.2
Fail
White BG
21.0AAA
6.3AA
3.4AA Large
3.4AA Large
2.7Fail
Black BG
1.0Fail
3.3AA Large
6.2AA
6.2AA
7.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
757432
ADAB4D
A7A66B
A0A08A

Deuteranopia

000000
7F8B30
B8C64D
ADB46C
A1A18B

Tritanopia

000000
B52B2A
F64B4A
CC6D6D
A28F90

Achromatopsia

000000
4D4D4D
7C7C7C
8C8C8C
9C9C9C

Shades & Tints Shades & Tints

#000000

Dark
Light

#BD173B

Dark
Light

#FF4251

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #bd173b;
  --color-3: #ff4251;
  --color-4: #d1706a;
  --color-5: #a29e83;
}

SCSS

$color-1: #000000;
$color-2: #bd173b;
$color-3: #ff4251;
$color-4: #d1706a;
$color-5: #a29e83;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#bd173b',
  'brand-3': '#ff4251',
  'brand-4': '#d1706a',
  'brand-5': '#a29e83',
}

RGB Array

[0, 0, 0], [189, 23, 59], [255, 66, 81], [209, 112, 106], [162, 158, 131]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #BD173B, #FF4251, #D1706A, #A29E83 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: #000000; --color-2: #bd173b; --color-3: #ff4251; --color-4: #d1706a; --color-5: #a29e83. 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