← Back to Editor

#000000 · #BF0000 · #2A8C8C · #BFBC99 · #BF7000

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

#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

#BF0000

Vermilion · FireBrick · Wine Red

HEX
#BF0000
RGB
rgb(191, 0, 0)
HSL
hsl(0, 100%, 37%)
HSB
hsb(0, 100%, 75%)
CMYK
cmyk(0%, 100%, 100%, 25%)
Oklch
oklch(50.5% 0.207 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#2A8C8C

Lake Blue · Teal · Mint Ice

HEX
#2A8C8C
RGB
rgb(42, 140, 140)
HSL
hsl(180, 54%, 36%)
HSB
hsb(180, 70%, 55%)
CMYK
cmyk(70%, 0%, 0%, 45%)
Oklch
oklch(58.5% 0.088 195.0)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#BFBC99

Fresh Green · Tan · Sunflower

HEX
#BFBC99
RGB
rgb(191, 188, 153)
HSL
hsl(55, 23%, 67%)
HSB
hsb(55, 20%, 75%)
CMYK
cmyk(0%, 2%, 20%, 25%)
Oklch
oklch(78.9% 0.048 103.4)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#BF7000

Ochre · DarkGoldenRod · Amber Brown

HEX
#BF7000
RGB
rgb(191, 112, 0)
HSL
hsl(35, 100%, 37%)
HSB
hsb(35, 100%, 75%)
CMYK
cmyk(0%, 41%, 100%, 25%)
Oklch
oklch(61.9% 0.140 63.7)

TraditionalOchre」· PaintAmber Brown」· 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
BF0000
2A8C8C
BFBC99
BF7000
3.2
AA Large
5.2
AA
10.9
AAA
5.5
AA
3.2
AA Large
1.6
Fail
3.4
AA Large
1.7
Fail
5.2
AA
1.6
Fail
2.1
Fail
1.1
Fail
10.9
AAA
3.4
AA Large
2.1
Fail
2.0
Fail
5.5
AA
1.7
Fail
1.1
Fail
2.0
Fail
White BG
21.0AAA
6.5AA
4.0AA Large
1.9Fail
3.8AA Large
Black BG
1.0Fail
3.2AA Large
5.2AA
10.9AAA
5.5AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
6C6B00
54558C
BEBEA1
9D9C1B

Deuteranopia

000000
778600
4F478C
BEBEA4
A1A722

Tritanopia

000000
B50000
2F8C8C
BFA8AA
BB3035

Achromatopsia

000000
393939
6F6F6F
B9B9B9
7B7B7B

Shades & Tints Shades & Tints

#000000

Dark
Light

#BF0000

Dark
Light

#2A8C8C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #bf0000;
  --color-3: #2a8c8c;
  --color-4: #bfbc99;
  --color-5: #bf7000;
}

SCSS

$color-1: #000000;
$color-2: #bf0000;
$color-3: #2a8c8c;
$color-4: #bfbc99;
$color-5: #bf7000;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#bf0000',
  'brand-3': '#2a8c8c',
  'brand-4': '#bfbc99',
  'brand-5': '#bf7000',
}

RGB Array

[0, 0, 0], [191, 0, 0], [42, 140, 140], [191, 188, 153], [191, 112, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #BF0000, #2A8C8C, #BFBC99, #BF7000 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: #bf0000; --color-3: #2a8c8c; --color-4: #bfbc99; --color-5: #bf7000. 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