← Back to Editor

#FE0000 · #8A0307 · #2E2212 · #597D7D · #9FC8BA

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

#FE0000

Vermilion · Red · Passion Red

HEX
#FE0000
RGB
rgb(254, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.6% 0.257 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#8A0307

Vermilion · DarkRed · Wine Red

HEX
#8A0307
RGB
rgb(138, 3, 7)
HSL
hsl(358, 96%, 28%)
HSB
hsb(358, 98%, 54%)
CMYK
cmyk(0%, 98%, 95%, 46%)
Oklch
oklch(39.9% 0.161 28.1)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#2E2212

Ochre · Black · Cinnamon

HEX
#2E2212
RGB
rgb(46, 34, 18)
HSL
hsl(34, 44%, 13%)
HSB
hsb(34, 61%, 18%)
CMYK
cmyk(0%, 26%, 61%, 82%)
Oklch
oklch(26.2% 0.033 73.6)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#597D7D

Slate Blue · SlateGray · Mint Ice

HEX
#597D7D
RGB
rgb(89, 125, 125)
HSL
hsl(180, 17%, 42%)
HSB
hsb(180, 29%, 49%)
CMYK
cmyk(29%, 0%, 0%, 51%)
Oklch
oklch(56.3% 0.041 196.1)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#9FC8BA

Jade · Silver · Lake Green

HEX
#9FC8BA
RGB
rgb(159, 200, 186)
HSL
hsl(160, 27%, 70%)
HSB
hsb(160, 21%, 78%)
CMYK
cmyk(21%, 0%, 7%, 22%)
Oklch
oklch(79.9% 0.048 172.2)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FE0000
00FFFF

Analogous

FF0080
FE0000
FF8000

Triadic

FE0000
00FF00
0000FF

Split-Comp.

FE0000
00FF80
0080FF

Tetradic

FE0000
80FF00
00FFFF
8000FF

Contrast Matrix WCAG 2.1 Contrast

FE0000
8A0307
2E2212
597D7D
9FC8BA
2.5
Fail
3.9
AA Large
1.1
Fail
2.2
Fail
2.5
Fail
1.5
Fail
2.2
Fail
5.5
AA
3.9
AA Large
1.5
Fail
3.4
AA Large
8.5
AAA
1.1
Fail
2.2
Fail
3.4
AA Large
2.5
Fail
2.2
Fail
5.5
AA
8.5
AAA
2.5
Fail
White BG
4.0AA Large
10.0AAA
15.5AAA
4.5AA
1.8Fail
Black BG
5.2AA
2.1Fail
1.4Fail
4.7AA
11.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

908E00
504E06
292916
69697D
B1B1BD

Deuteranopia

9FB200
576206
2A2A17
67647D
AEABBE

Tritanopia

F10000
830505
2D191A
5B7D7D
A1C0C1

Achromatopsia

4C4C4C
2C2C2C
242424
727272
BABABA

Shades & Tints Shades & Tints

#FE0000

Dark
Light

#8A0307

Dark
Light

#2E2212

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fe0000;
  --color-2: #8a0307;
  --color-3: #2e2212;
  --color-4: #597d7d;
  --color-5: #9fc8ba;
}

SCSS

$color-1: #fe0000;
$color-2: #8a0307;
$color-3: #2e2212;
$color-4: #597d7d;
$color-5: #9fc8ba;

TAILWIND

colors: {
  'brand-1': '#fe0000',
  'brand-2': '#8a0307',
  'brand-3': '#2e2212',
  'brand-4': '#597d7d',
  'brand-5': '#9fc8ba',
}

RGB Array

[254, 0, 0], [138, 3, 7], [46, 34, 18], [89, 125, 125], [159, 200, 186]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FE0000, #8A0307, #2E2212, #597D7D, #9FC8BA 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: #fe0000; --color-2: #8a0307; --color-3: #2e2212; --color-4: #597d7d; --color-5: #9fc8ba. 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