← Back to Editor

#000000 · #4D7374 · #90B7A5 · #CEE7BD · #EA7774

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

#4D7374

Slate Blue · DimGray · Mint Ice

HEX
#4D7374
RGB
rgb(77, 115, 116)
HSL
hsl(182, 20%, 38%)
HSB
hsb(182, 34%, 45%)
CMYK
cmyk(34%, 1%, 0%, 55%)
Oklch
oklch(52.8% 0.043 198.0)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#90B7A5

Jade · DarkSeaGreen · Apple Green

HEX
#90B7A5
RGB
rgb(144, 183, 165)
HSL
hsl(152, 21%, 64%)
HSB
hsb(152, 21%, 72%)
CMYK
cmyk(21%, 0%, 10%, 28%)
Oklch
oklch(74.6% 0.049 165.2)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#CEE7BD

Celadon · LightGray · Mint Green

HEX
#CEE7BD
RGB
rgb(206, 231, 189)
HSL
hsl(96, 47%, 82%)
HSB
hsb(96, 18%, 91%)
CMYK
cmyk(11%, 0%, 18%, 9%)
Oklch
oklch(89.9% 0.062 132.7)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#EA7774

Peach Pink · LightCoral · Coral Red

HEX
#EA7774
RGB
rgb(234, 119, 116)
HSL
hsl(2, 74%, 69%)
HSB
hsb(2, 50%, 92%)
CMYK
cmyk(0%, 49%, 50%, 8%)
Oklch
oklch(70.0% 0.143 22.9)

TraditionalPeach Pink」· PaintCoral 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
4D7374
90B7A5
CEE7BD
EA7774
4.0
AA Large
9.5
AAA
15.8
AAA
7.4
AAA
4.0
AA Large
2.4
Fail
3.9
AA Large
1.8
Fail
9.5
AAA
2.4
Fail
1.7
Fail
1.3
Fail
15.8
AAA
3.9
AA Large
1.7
Fail
2.1
Fail
7.4
AAA
1.8
Fail
1.3
Fail
2.1
Fail
White BG
21.0AAA
5.2AA
2.2Fail
1.3Fail
2.8Fail
Black BG
1.0Fail
4.0AA Large
9.5AAA
15.8AAA
7.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
5D5E74
A1A1A9
D9D9C7
B8B775

Deuteranopia

000000
5B5874
9F9CAA
D7D6CA
BFC775

Tritanopia

000000
4F7474
92ADAE
CFCFD1
E47575

Achromatopsia

000000
686868
A9A9A9
DBDBDB
999999

Shades & Tints Shades & Tints

#000000

Dark
Light

#4D7374

Dark
Light

#90B7A5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #4d7374;
  --color-3: #90b7a5;
  --color-4: #cee7bd;
  --color-5: #ea7774;
}

SCSS

$color-1: #000000;
$color-2: #4d7374;
$color-3: #90b7a5;
$color-4: #cee7bd;
$color-5: #ea7774;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#4d7374',
  'brand-3': '#90b7a5',
  'brand-4': '#cee7bd',
  'brand-5': '#ea7774',
}

RGB Array

[0, 0, 0], [77, 115, 116], [144, 183, 165], [206, 231, 189], [234, 119, 116]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #4D7374, #90B7A5, #CEE7BD, #EA7774 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: #4d7374; --color-3: #90b7a5; --color-4: #cee7bd; --color-5: #ea7774. 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