← Back to Editor

#000000 · #00574F · #70807B · #FDF3EA · #D2EC94

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

#00574F

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#00574F
RGB
rgb(0, 87, 79)
HSL
hsl(174, 100%, 17%)
HSB
hsb(174, 100%, 34%)
CMYK
cmyk(100%, 0%, 9%, 66%)
Oklch
oklch(41.0% 0.073 184.2)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#70807B

Ink Gray · Gray · Warm Gray

HEX
#70807B
RGB
rgb(112, 128, 123)
HSL
hsl(161, 7%, 47%)
HSB
hsb(161, 13%, 50%)
CMYK
cmyk(13%, 0%, 4%, 50%)
Oklch
oklch(58.5% 0.020 174.8)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#FDF3EA

Apricot · SeaShell · Peach Orange

HEX
#FDF3EA
RGB
rgb(253, 243, 234)
HSL
hsl(28, 83%, 95%)
HSB
hsb(28, 8%, 99%)
CMYK
cmyk(0%, 4%, 8%, 1%)
Oklch
oklch(97.0% 0.016 64.7)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#D2EC94

Willow Green · Khaki · Apple Green

HEX
#D2EC94
RGB
rgb(210, 236, 148)
HSL
hsl(78, 70%, 75%)
HSB
hsb(78, 37%, 93%)
CMYK
cmyk(11%, 0%, 37%, 7%)
Oklch
oklch(90.4% 0.116 122.1)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

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
00574F
70807B
FDF3EA
D2EC94
2.5
Fail
5.1
AA
19.2
AAA
16.2
AAA
2.5
Fail
2.0
Fail
7.7
AAA
6.5
AA
5.1
AA
2.0
Fail
3.8
AA Large
3.2
AA Large
19.2
AAA
7.7
AAA
3.8
AA Large
1.2
Fail
16.2
AAA
6.5
AA
3.2
AA Large
1.2
Fail
White BG
21.0AAA
8.5AAA
4.1AA Large
1.1Fail
1.3Fail
Black BG
1.0Fail
2.5Fail
5.1AA
19.2AAA
16.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
262651
77777C
F9F9EC
DDDDA9

Deuteranopia

000000
211A51
76757D
F9FAED
DCDAAE

Tritanopia

000000
045253
717D7D
FDEEEE
D3BABE

Achromatopsia

000000
3C3C3C
7B7B7B
F5F5F5
DADADA

Shades & Tints Shades & Tints

#000000

Dark
Light

#00574F

Dark
Light

#70807B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #00574f;
  --color-3: #70807b;
  --color-4: #fdf3ea;
  --color-5: #d2ec94;
}

SCSS

$color-1: #000000;
$color-2: #00574f;
$color-3: #70807b;
$color-4: #fdf3ea;
$color-5: #d2ec94;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#00574f',
  'brand-3': '#70807b',
  'brand-4': '#fdf3ea',
  'brand-5': '#d2ec94',
}

RGB Array

[0, 0, 0], [0, 87, 79], [112, 128, 123], [253, 243, 234], [210, 236, 148]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #00574F, #70807B, #FDF3EA, #D2EC94 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: #00574f; --color-3: #70807b; --color-4: #fdf3ea; --color-5: #d2ec94. 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