← Back to Editor

#000000 · #BF0501 · #818457 · #CAAC73 · #FFF0BC

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

#BF0501

Vermilion · FireBrick · Wine Red

HEX
#BF0501
RGB
rgb(191, 5, 1)
HSL
hsl(1, 99%, 38%)
HSB
hsb(1, 99%, 75%)
CMYK
cmyk(0%, 97%, 99%, 25%)
Oklch
oklch(50.7% 0.206 29.4)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#818457

Autumn Sage · DimGray · Honey Gold

HEX
#818457
RGB
rgb(129, 132, 87)
HSL
hsl(64, 21%, 43%)
HSB
hsb(64, 34%, 52%)
CMYK
cmyk(2%, 0%, 34%, 48%)
Oklch
oklch(59.9% 0.064 111.4)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#CAAC73

Ginger · Tan · Warm Sun

HEX
#CAAC73
RGB
rgb(202, 172, 115)
HSL
hsl(39, 45%, 62%)
HSB
hsb(39, 43%, 79%)
CMYK
cmyk(0%, 15%, 43%, 21%)
Oklch
oklch(75.8% 0.082 82.9)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#FFF0BC

Goose Yellow · Bisque · Lemon Cream

HEX
#FFF0BC
RGB
rgb(255, 240, 188)
HSL
hsl(47, 100%, 87%)
HSB
hsb(47, 26%, 100%)
CMYK
cmyk(0%, 6%, 26%, 0%)
Oklch
oklch(95.4% 0.069 93.9)

TraditionalGoose Yellow」· PaintLemon Cream」· 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
BF0501
818457
CAAC73
FFF0BC
3.2
AA Large
5.4
AA
9.7
AAA
18.4
AAA
3.2
AA Large
1.7
Fail
3.0
Fail
5.7
AA
5.4
AA
1.7
Fail
1.8
Fail
3.4
AA Large
9.7
AAA
3.0
Fail
1.8
Fail
1.9
Fail
18.4
AAA
5.7
AA
3.4
AA Large
1.9
Fail
White BG
21.0AAA
6.5AA
3.9AA Large
2.2Fail
1.1Fail
Black BG
1.0Fail
3.2AA Large
5.4AA
9.7AAA
18.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
6E6D02
828262
BDBD81
F9F8C9

Deuteranopia

000000
798702
828265
BFC184
F9FBCC

Tritanopia

000000
B60303
816A6C
C88C8E
FED3D5

Achromatopsia

000000
3C3C3C
7E7E7E
AEAEAE
EFEFEF

Shades & Tints Shades & Tints

#000000

Dark
Light

#BF0501

Dark
Light

#818457

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #bf0501;
  --color-3: #818457;
  --color-4: #caac73;
  --color-5: #fff0bc;
}

SCSS

$color-1: #000000;
$color-2: #bf0501;
$color-3: #818457;
$color-4: #caac73;
$color-5: #fff0bc;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#bf0501',
  'brand-3': '#818457',
  'brand-4': '#caac73',
  'brand-5': '#fff0bc',
}

RGB Array

[0, 0, 0], [191, 5, 1], [129, 132, 87], [202, 172, 115], [255, 240, 188]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #BF0501, #818457, #CAAC73, #FFF0BC 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: #bf0501; --color-3: #818457; --color-4: #caac73; --color-5: #fff0bc. 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