← Back to Editor

#010000 · #B4B498 · #CCC68A · #E7E0A9 · #F8F8EE

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

#010000

Vermilion · Black · Deep Berry

HEX
#010000
RGB
rgb(1, 0, 0)
HSL
hsl(0, 100%, 0%)
HSB
hsb(0, 100%, 0%)
CMYK
cmyk(0%, 100%, 100%, 100%)
Oklch
oklch(4.2% 0.017 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#B4B498

Fresh Green · DarkGray · Sunflower

HEX
#B4B498
RGB
rgb(180, 180, 152)
HSL
hsl(60, 16%, 65%)
HSB
hsb(60, 16%, 71%)
CMYK
cmyk(0%, 0%, 16%, 29%)
Oklch
oklch(76.2% 0.039 107.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#CCC68A

Fresh Green · Tan · Sunflower

HEX
#CCC68A
RGB
rgb(204, 198, 138)
HSL
hsl(55, 39%, 67%)
HSB
hsb(55, 32%, 80%)
CMYK
cmyk(0%, 3%, 32%, 20%)
Oklch
oklch(81.7% 0.079 103.1)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#E7E0A9

Fresh Green · Wheat · Lemon Cream

HEX
#E7E0A9
RGB
rgb(231, 224, 169)
HSL
hsl(53, 56%, 78%)
HSB
hsb(53, 27%, 91%)
CMYK
cmyk(0%, 3%, 27%, 9%)
Oklch
oklch(89.9% 0.072 101.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F8F8EE

Fresh Green · SeaShell · Lemon Cream

HEX
#F8F8EE
RGB
rgb(248, 248, 238)
HSL
hsl(60, 42%, 95%)
HSB
hsb(60, 4%, 97%)
CMYK
cmyk(0%, 0%, 4%, 3%)
Oklch
oklch(97.6% 0.013 106.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010000
000000

Analogous

000000
010000
000000

Triadic

010000
000000
000000

Split-Comp.

010000
000000
000000

Tetradic

010000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

010000
B4B498
CCC68A
E7E0A9
F8F8EE
9.9
AAA
12.0
AAA
15.6
AAA
19.6
AAA
9.9
AAA
1.2
Fail
1.6
Fail
2.0
Fail
12.0
AAA
1.2
Fail
1.3
Fail
1.6
Fail
15.6
AAA
1.6
Fail
1.3
Fail
1.3
Fail
19.6
AAA
2.0
Fail
1.6
Fail
1.3
Fail
White BG
21.0AAA
2.1Fail
1.7Fail
1.3Fail
1.1Fail
Black BG
1.0Fail
9.9AAA
12.0AAA
15.6AAA
19.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010100
B4B49F
C9C999
E4E4B6
F8F8F0

Deuteranopia

010100
B4B4A0
CACA9C
E4E5BA
F8F8F1

Tritanopia

010000
B4A4A5
CCA4A7
E7C1C3
F8F2F3

Achromatopsia

000000
B1B1B1
C1C1C1
DCDCDC
F7F7F7

Shades & Tints Shades & Tints

#010000

Dark
Light

#B4B498

Dark
Light

#CCC68A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010000;
  --color-2: #b4b498;
  --color-3: #ccc68a;
  --color-4: #e7e0a9;
  --color-5: #f8f8ee;
}

SCSS

$color-1: #010000;
$color-2: #b4b498;
$color-3: #ccc68a;
$color-4: #e7e0a9;
$color-5: #f8f8ee;

TAILWIND

colors: {
  'brand-1': '#010000',
  'brand-2': '#b4b498',
  'brand-3': '#ccc68a',
  'brand-4': '#e7e0a9',
  'brand-5': '#f8f8ee',
}

RGB Array

[1, 0, 0], [180, 180, 152], [204, 198, 138], [231, 224, 169], [248, 248, 238]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010000, #B4B498, #CCC68A, #E7E0A9, #F8F8EE 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: #010000; --color-2: #b4b498; --color-3: #ccc68a; --color-4: #e7e0a9; --color-5: #f8f8ee. 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