← Back to Editor

#FFFFFF · #BC1A29 · #000000 · #807C79 · #572E15

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#BC1A29

Vermilion · FireBrick · Passion Red

HEX
#BC1A29
RGB
rgb(188, 26, 41)
HSL
hsl(354, 76%, 42%)
HSB
hsb(354, 86%, 74%)
CMYK
cmyk(0%, 86%, 78%, 26%)
Oklch
oklch(51.1% 0.193 24.0)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#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

#807C79

Ink Gray · Gray · Warm Gray

HEX
#807C79
RGB
rgb(128, 124, 121)
HSL
hsl(26, 3%, 49%)
HSB
hsb(26, 5%, 50%)
CMYK
cmyk(0%, 3%, 5%, 50%)
Oklch
oklch(58.9% 0.007 59.6)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#572E15

Tangerine · Maroon · Cinnamon

HEX
#572E15
RGB
rgb(87, 46, 21)
HSL
hsl(23, 61%, 21%)
HSB
hsb(23, 76%, 34%)
CMYK
cmyk(0%, 47%, 76%, 66%)
Oklch
oklch(34.9% 0.071 50.0)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
BC1A29
000000
807C79
572E15
6.3
AA
21.0
AAA
4.1
AA Large
11.6
AAA
6.3
AA
3.3
AA Large
1.5
Fail
1.8
Fail
21.0
AAA
3.3
AA Large
5.1
AA
1.8
Fail
4.1
AA Large
1.5
Fail
5.1
AA
2.8
Fail
11.6
AAA
1.8
Fail
1.8
Fail
2.8
Fail
White BG
1.0Fail
6.3AA
21.0AAA
4.1AA Large
11.6AAA
Black BG
21.0AAA
3.3AA Large
1.0Fail
5.1AA
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
767425
000000
7E7E7A
45451B

Deuteranopia

FFFFFF
7F8B25
000000
7F7F7A
484B1D

Tritanopia

FFFFFF
B42322
000000
807A7A
552021

Achromatopsia

FFFFFF
4C4C4C
000000
7D7D7D
373737

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#BC1A29

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #bc1a29;
  --color-3: #000000;
  --color-4: #807c79;
  --color-5: #572e15;
}

SCSS

$color-1: #ffffff;
$color-2: #bc1a29;
$color-3: #000000;
$color-4: #807c79;
$color-5: #572e15;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#bc1a29',
  'brand-3': '#000000',
  'brand-4': '#807c79',
  'brand-5': '#572e15',
}

RGB Array

[255, 255, 255], [188, 26, 41], [0, 0, 0], [128, 124, 121], [87, 46, 21]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #BC1A29, #000000, #807C79, #572E15 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #bc1a29; --color-3: #000000; --color-4: #807c79; --color-5: #572e15. 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. Restrained colors convey professionalism and trust. 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