← Back to Editor

#000000 · #F8E5C8 · #FFFFFF · #16B000 · #B00000

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

#F8E5C8

Goose Yellow · Bisque · Peach Orange

HEX
#F8E5C8
RGB
rgb(248, 229, 200)
HSL
hsl(36, 77%, 88%)
HSB
hsb(36, 19%, 97%)
CMYK
cmyk(0%, 8%, 19%, 3%)
Oklch
oklch(93.0% 0.043 78.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#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

#16B000

Pine Green · ForestGreen · Forest Green

HEX
#16B000
RGB
rgb(22, 176, 0)
HSL
hsl(113, 100%, 35%)
HSB
hsb(113, 100%, 69%)
CMYK
cmyk(88%, 0%, 100%, 31%)
Oklch
oklch(65.8% 0.221 141.9)

TraditionalPine Green」· PaintForest Green」· Creative Blush Sunrise

#B00000

Vermilion · DarkRed · Wine Red

HEX
#B00000
RGB
rgb(176, 0, 0)
HSL
hsl(0, 100%, 35%)
HSB
hsb(0, 100%, 69%)
CMYK
cmyk(0%, 100%, 100%, 31%)
Oklch
oklch(47.5% 0.195 29.2)

TraditionalVermilion」· PaintWine Red」· 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
F8E5C8
FFFFFF
16B000
B00000
17.0
AAA
21.0
AAA
7.2
AAA
2.8
Fail
17.0
AAA
1.2
Fail
2.4
Fail
6.0
AA
21.0
AAA
1.2
Fail
2.9
Fail
7.4
AAA
7.2
AAA
2.4
Fail
2.9
Fail
2.5
Fail
2.8
Fail
6.0
AA
7.4
AAA
2.5
Fail
White BG
21.0AAA
1.2Fail
1.0Fail
2.9Fail
7.4AAA
Black BG
1.0Fail
17.0AAA
21.0AAA
7.2AAA
2.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
F0F0CF
FFFFFF
595A2B
646200

Deuteranopia

000000
F1F2D1
FFFFFF
504435
6E7B00

Tritanopia

000000
F7D5D6
FFFFFF
1E4C54
A70000

Achromatopsia

000000
E7E7E7
FFFFFF
6E6E6E
353535

Shades & Tints Shades & Tints

#000000

Dark
Light

#F8E5C8

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #f8e5c8;
  --color-3: #ffffff;
  --color-4: #16b000;
  --color-5: #b00000;
}

SCSS

$color-1: #000000;
$color-2: #f8e5c8;
$color-3: #ffffff;
$color-4: #16b000;
$color-5: #b00000;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#f8e5c8',
  'brand-3': '#ffffff',
  'brand-4': '#16b000',
  'brand-5': '#b00000',
}

RGB Array

[0, 0, 0], [248, 229, 200], [255, 255, 255], [22, 176, 0], [176, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #F8E5C8, #FFFFFF, #16B000, #B00000 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: #f8e5c8; --color-3: #ffffff; --color-4: #16b000; --color-5: #b00000. 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