← Back to Editor

#000000 · #1F1C17 · #B6A999 · #EEE8E3 · #F12F13

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

#1F1C17

Ochre · Black · Cinnamon

HEX
#1F1C17
RGB
rgb(31, 28, 23)
HSL
hsl(38, 15%, 11%)
HSB
hsb(38, 26%, 12%)
CMYK
cmyk(0%, 10%, 26%, 88%)
Oklch
oklch(22.8% 0.010 80.6)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#B6A999

Ginger · DarkGray · Warm Sun

HEX
#B6A999
RGB
rgb(182, 169, 153)
HSL
hsl(33, 17%, 66%)
HSB
hsb(33, 16%, 71%)
CMYK
cmyk(0%, 7%, 16%, 29%)
Oklch
oklch(74.1% 0.027 73.1)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#EEE8E3

Apricot · Linen · Peach Orange

HEX
#EEE8E3
RGB
rgb(238, 232, 227)
HSL
hsl(27, 24%, 91%)
HSB
hsb(27, 5%, 93%)
CMYK
cmyk(0%, 3%, 5%, 7%)
Oklch
oklch(93.4% 0.009 62.6)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F12F13

Vermilion · OrangeRed · Passion Red

HEX
#F12F13
RGB
rgb(241, 47, 19)
HSL
hsl(8, 89%, 51%)
HSB
hsb(8, 92%, 95%)
CMYK
cmyk(0%, 80%, 92%, 5%)
Oklch
oklch(61.9% 0.230 31.2)

TraditionalVermilion」· PaintPassion 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
1F1C17
B6A999
EEE8E3
F12F13
1.2
Fail
9.1
AAA
17.3
AAA
5.2
AA
1.2
Fail
7.4
AAA
14.0
AAA
4.2
AA Large
9.1
AAA
7.4
AAA
1.9
Fail
1.8
Fail
17.3
AAA
14.0
AAA
1.9
Fail
3.4
AA Large
5.2
AA
4.2
AA Large
1.8
Fail
3.4
AA Large
White BG
21.0AAA
17.0AAA
2.3Fail
1.2Fail
4.1AA Large
Black BG
1.0Fail
1.2Fail
9.1AAA
17.3AAA
5.2AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
1E1E18
B0B09D
EBEBE4
9D9B1A

Deuteranopia

000000
1E1E19
B1B29E
ECECE4
A8B71B

Tritanopia

000000
1F1919
B5A0A1
EEE5E5
E71F20

Achromatopsia

000000
1C1C1C
ABABAB
E9E9E9
666666

Shades & Tints Shades & Tints

#000000

Dark
Light

#1F1C17

Dark
Light

#B6A999

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #1f1c17;
  --color-3: #b6a999;
  --color-4: #eee8e3;
  --color-5: #f12f13;
}

SCSS

$color-1: #000000;
$color-2: #1f1c17;
$color-3: #b6a999;
$color-4: #eee8e3;
$color-5: #f12f13;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#1f1c17',
  'brand-3': '#b6a999',
  'brand-4': '#eee8e3',
  'brand-5': '#f12f13',
}

RGB Array

[0, 0, 0], [31, 28, 23], [182, 169, 153], [238, 232, 227], [241, 47, 19]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #1F1C17, #B6A999, #EEE8E3, #F12F13 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: #000000; --color-2: #1f1c17; --color-3: #b6a999; --color-4: #eee8e3; --color-5: #f12f13. 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