← Back to Editor

#000000 · #7E1C6A · #F14D4C · #29858F · #877B8C

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

#7E1C6A

Rose Purple · Purple · Eggplant

HEX
#7E1C6A
RGB
rgb(126, 28, 106)
HSL
hsl(312, 64%, 30%)
HSB
hsb(312, 78%, 49%)
CMYK
cmyk(0%, 78%, 16%, 51%)
Oklch
oklch(41.9% 0.157 337.7)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#F14D4C

Peach Pink · Tomato · Coral Red

HEX
#F14D4C
RGB
rgb(241, 77, 76)
HSL
hsl(0, 85%, 62%)
HSB
hsb(0, 68%, 95%)
CMYK
cmyk(0%, 68%, 68%, 5%)
Oklch
oklch(65.0% 0.201 25.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#29858F

Lake Blue · Teal · Mint Ice

HEX
#29858F
RGB
rgb(41, 133, 143)
HSL
hsl(186, 55%, 36%)
HSB
hsb(186, 71%, 56%)
CMYK
cmyk(71%, 7%, 0%, 44%)
Oklch
oklch(56.8% 0.085 205.6)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#877B8C

Ash · Gray · Warm Gray

HEX
#877B8C
RGB
rgb(135, 123, 140)
HSL
hsl(282, 7%, 52%)
HSB
hsb(282, 12%, 55%)
CMYK
cmyk(4%, 12%, 0%, 45%)
Oklch
oklch(59.9% 0.029 316.1)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

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
7E1C6A
F14D4C
29858F
877B8C
2.3
Fail
5.9
AA
4.8
AA
5.2
AA
2.3
Fail
2.6
Fail
2.1
Fail
2.3
Fail
5.9
AA
2.6
Fail
1.2
Fail
1.1
Fail
4.8
AA
2.1
Fail
1.2
Fail
1.1
Fail
5.2
AA
2.3
Fail
1.1
Fail
1.1
Fail
White BG
21.0AAA
9.3AAA
3.6AA Large
4.3AA Large
4.0AA Large
Black BG
1.0Fail
2.3Fail
5.9AA
4.8AA
5.2AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
545357
AAA94C
51528D
828288

Deuteranopia

000000
596153
B4C04C
4C458C
838387

Tritanopia

000000
794845
E94C4C
2E8B8A
868584

Achromatopsia

000000
424242
7E7E7E
6B6B6B
818181

Shades & Tints Shades & Tints

#000000

Dark
Light

#7E1C6A

Dark
Light

#F14D4C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #7e1c6a;
  --color-3: #f14d4c;
  --color-4: #29858f;
  --color-5: #877b8c;
}

SCSS

$color-1: #000000;
$color-2: #7e1c6a;
$color-3: #f14d4c;
$color-4: #29858f;
$color-5: #877b8c;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#7e1c6a',
  'brand-3': '#f14d4c',
  'brand-4': '#29858f',
  'brand-5': '#877b8c',
}

RGB Array

[0, 0, 0], [126, 28, 106], [241, 77, 76], [41, 133, 143], [135, 123, 140]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #7E1C6A, #F14D4C, #29858F, #877B8C is ideal for: tech websites, dark mode UIs, game UIs, 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: #7e1c6a; --color-3: #f14d4c; --color-4: #29858f; --color-5: #877b8c. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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