← Back to Editor

#000000 · #A8A6A7 · #FC9E9F · #FDC76C · #E2FD6E

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

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

#A8A6A7

Ash · DarkGray · Silver Sand

HEX
#A8A6A7
RGB
rgb(168, 166, 167)
HSL
hsl(330, 1%, 65%)
HSB
hsb(330, 1%, 66%)
CMYK
cmyk(0%, 1%, 1%, 34%)
Oklch
oklch(72.7% 0.003 345.2)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#FC9E9F

Peach Pink · LightSalmon · Coral Red

HEX
#FC9E9F
RGB
rgb(252, 158, 159)
HSL
hsl(359, 94%, 80%)
HSB
hsb(359, 37%, 99%)
CMYK
cmyk(0%, 37%, 37%, 1%)
Oklch
oklch(79.5% 0.112 19.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#FDC76C

Goose Yellow · SandyBrown · Warm Sun

HEX
#FDC76C
RGB
rgb(253, 199, 108)
HSL
hsl(38, 97%, 71%)
HSB
hsb(38, 57%, 99%)
CMYK
cmyk(0%, 21%, 57%, 1%)
Oklch
oklch(86.0% 0.125 78.9)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#E2FD6E

Willow Green · Khaki · Apple Green

HEX
#E2FD6E
RGB
rgb(226, 253, 110)
HSL
hsl(71, 97%, 71%)
HSB
hsb(71, 57%, 99%)
CMYK
cmyk(11%, 0%, 57%, 1%)
Oklch
oklch(94.7% 0.170 118.7)

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
A8A6A7
FC9E9F
FDC76C
E2FD6E
8.7
AAA
10.5
AAA
13.6
AAA
18.5
AAA
8.7
AAA
1.2
Fail
1.6
Fail
2.1
Fail
10.5
AAA
1.2
Fail
1.3
Fail
1.8
Fail
13.6
AAA
1.6
Fail
1.3
Fail
1.4
Fail
18.5
AAA
2.1
Fail
1.8
Fail
1.4
Fail
White BG
21.0AAA
2.4Fail
2.0Fail
1.5Fail
1.1Fail
Black BG
1.0Fail
8.7AAA
10.5AAA
13.6AAA
18.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
A7A7A7
D3D29F
E6E582
EEEE91

Deuteranopia

000000
A7A7A7
D9E09F
E9ED87
ECEA99

Tritanopia

000000
A8A7A7
F79F9F
FA9397
E3ACB2

Achromatopsia

000000
A7A7A7
BABABA
CDCDCD
E5E5E5

Shades & Tints Shades & Tints

#000000

Dark
Light

#A8A6A7

Dark
Light

#FC9E9F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #a8a6a7;
  --color-3: #fc9e9f;
  --color-4: #fdc76c;
  --color-5: #e2fd6e;
}

SCSS

$color-1: #000000;
$color-2: #a8a6a7;
$color-3: #fc9e9f;
$color-4: #fdc76c;
$color-5: #e2fd6e;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#a8a6a7',
  'brand-3': '#fc9e9f',
  'brand-4': '#fdc76c',
  'brand-5': '#e2fd6e',
}

RGB Array

[0, 0, 0], [168, 166, 167], [252, 158, 159], [253, 199, 108], [226, 253, 110]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #A8A6A7, #FC9E9F, #FDC76C, #E2FD6E 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: #a8a6a7; --color-3: #fc9e9f; --color-4: #fdc76c; --color-5: #e2fd6e. 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