← Back to Editor

#000000 · #1F2729 · #9EC5CD · #FDF9F0 · #BC131E

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#1F2729

Slate Blue · DarkSlateGray · Peacock Green

HEX
#1F2729
RGB
rgb(31, 39, 41)
HSL
hsl(192, 14%, 14%)
HSB
hsb(192, 24%, 16%)
CMYK
cmyk(24%, 5%, 0%, 84%)
Oklch
oklch(26.6% 0.012 214.6)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#9EC5CD

Sky Blue · LightSteelBlue · Lake Green

HEX
#9EC5CD
RGB
rgb(158, 197, 205)
HSL
hsl(190, 32%, 71%)
HSB
hsb(190, 23%, 80%)
CMYK
cmyk(23%, 4%, 0%, 20%)
Oklch
oklch(79.8% 0.043 211.5)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#FDF9F0

Goose Yellow · SeaShell · Lemon Cream

HEX
#FDF9F0
RGB
rgb(253, 249, 240)
HSL
hsl(42, 76%, 97%)
HSB
hsb(42, 5%, 99%)
CMYK
cmyk(0%, 2%, 5%, 1%)
Oklch
oklch(98.3% 0.013 86.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#BC131E

Vermilion · FireBrick · Passion Red

HEX
#BC131E
RGB
rgb(188, 19, 30)
HSL
hsl(356, 82%, 41%)
HSB
hsb(356, 90%, 74%)
CMYK
cmyk(0%, 90%, 84%, 26%)
Oklch
oklch(50.7% 0.197 26.1)

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
1F2729
9EC5CD
FDF9F0
BC131E
1.4
Fail
11.3
AAA
20.0
AAA
3.3
AA Large
1.4
Fail
8.2
AAA
14.5
AAA
2.4
Fail
11.3
AAA
8.2
AAA
1.8
Fail
3.5
AA Large
20.0
AAA
14.5
AAA
1.8
Fail
6.1
AA
3.3
AA Large
2.4
Fail
3.5
AA Large
6.1
AA
White BG
21.0AAA
15.2AAA
1.9Fail
1.1Fail
6.5AA
Black BG
1.0Fail
1.4Fail
11.3AAA
20.0AAA
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
222329
AFAFCB
FBFBF2
73711B

Deuteranopia

000000
222128
ADAACB
FCFCF3
7D891B

Tritanopia

000000
1F2828
A0CAC9
FDF4F4
B41919

Achromatopsia

000000
252525
BABABA
F9F9F9
474747

Shades & Tints Shades & Tints

#000000

Dark
Light

#1F2729

Dark
Light

#9EC5CD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #1f2729;
  --color-3: #9ec5cd;
  --color-4: #fdf9f0;
  --color-5: #bc131e;
}

SCSS

$color-1: #000000;
$color-2: #1f2729;
$color-3: #9ec5cd;
$color-4: #fdf9f0;
$color-5: #bc131e;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#1f2729',
  'brand-3': '#9ec5cd',
  'brand-4': '#fdf9f0',
  'brand-5': '#bc131e',
}

RGB Array

[0, 0, 0], [31, 39, 41], [158, 197, 205], [253, 249, 240], [188, 19, 30]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #1F2729, #9EC5CD, #FDF9F0, #BC131E 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: #1f2729; --color-3: #9ec5cd; --color-4: #fdf9f0; --color-5: #bc131e. 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