← Back to Editor

#000000 · #037889 · #796F7A · #A95B71 · #EB1B4C

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

#037889

Lake Blue · Teal · Mint Ice

HEX
#037889
RGB
rgb(3, 120, 137)
HSL
hsl(188, 96%, 27%)
HSB
hsb(188, 98%, 54%)
CMYK
cmyk(98%, 12%, 0%, 46%)
Oklch
oklch(52.6% 0.091 212.0)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#796F7A

Ink Gray · Gray · Warm Gray

HEX
#796F7A
RGB
rgb(121, 111, 122)
HSL
hsl(295, 5%, 46%)
HSB
hsb(295, 9%, 48%)
CMYK
cmyk(1%, 9%, 0%, 52%)
Oklch
oklch(55.5% 0.021 323.1)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#A95B71

Dark Violet · Gray · Rose Pink

HEX
#A95B71
RGB
rgb(169, 91, 113)
HSL
hsl(343, 31%, 51%)
HSB
hsb(343, 46%, 66%)
CMYK
cmyk(0%, 46%, 33%, 34%)
Oklch
oklch(56.9% 0.104 2.9)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#EB1B4C

Vermilion · Crimson · Passion Red

HEX
#EB1B4C
RGB
rgb(235, 27, 76)
HSL
hsl(346, 84%, 51%)
HSB
hsb(346, 89%, 92%)
CMYK
cmyk(0%, 89%, 68%, 8%)
Oklch
oklch(60.4% 0.231 17.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
037889
796F7A
A95B71
EB1B4C
4.1
AA Large
4.4
AA Large
4.4
AA Large
4.8
AA
4.1
AA Large
1.1
Fail
1.1
Fail
1.2
Fail
4.4
AA Large
1.1
Fail
1.0
Fail
1.1
Fail
4.4
AA Large
1.1
Fail
1.0
Fail
1.1
Fail
4.8
AA
1.2
Fail
1.1
Fail
1.1
Fail
White BG
21.0AAA
5.2AA
4.8AA
4.7AA
4.4AA Large
Black BG
1.0Fail
4.1AA Large
4.4AA Large
4.4AA Large
4.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
363785
757577
87876C
918F40

Deuteranopia

000000
2F2684
757677
8C926A
9DAD3D

Tritanopia

000000
098281
787575
A56767
E13735

Achromatopsia

000000
575757
737373
757575
5F5F5F

Shades & Tints Shades & Tints

#000000

Dark
Light

#037889

Dark
Light

#796F7A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #037889;
  --color-3: #796f7a;
  --color-4: #a95b71;
  --color-5: #eb1b4c;
}

SCSS

$color-1: #000000;
$color-2: #037889;
$color-3: #796f7a;
$color-4: #a95b71;
$color-5: #eb1b4c;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#037889',
  'brand-3': '#796f7a',
  'brand-4': '#a95b71',
  'brand-5': '#eb1b4c',
}

RGB Array

[0, 0, 0], [3, 120, 137], [121, 111, 122], [169, 91, 113], [235, 27, 76]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #037889, #796F7A, #A95B71, #EB1B4C 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: #037889; --color-3: #796f7a; --color-4: #a95b71; --color-5: #eb1b4c. 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