← Back to Editor

#000000 · #87CB66 · #85C895 · #C9BBCA · #F7BECF

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

#87CB66

Celadon · DarkSeaGreen · Olive Green

HEX
#87CB66
RGB
rgb(135, 203, 102)
HSL
hsl(100, 49%, 60%)
HSB
hsb(100, 50%, 80%)
CMYK
cmyk(33%, 0%, 50%, 20%)
Oklch
oklch(77.4% 0.151 136.3)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#85C895

Celadon · DarkSeaGreen · Apple Green

HEX
#85C895
RGB
rgb(133, 200, 149)
HSL
hsl(134, 38%, 65%)
HSB
hsb(134, 34%, 78%)
CMYK
cmyk(34%, 0%, 25%, 22%)
Oklch
oklch(77.4% 0.100 151.1)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#C9BBCA

Lilac · Silver · Lilac Purple

HEX
#C9BBCA
RGB
rgb(201, 187, 202)
HSL
hsl(296, 12%, 76%)
HSB
hsb(296, 7%, 79%)
CMYK
cmyk(0%, 7%, 0%, 21%)
Oklch
oklch(80.8% 0.026 323.8)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#F7BECF

Rouge · Pink · Cherry Blossom

HEX
#F7BECF
RGB
rgb(247, 190, 207)
HSL
hsl(342, 78%, 86%)
HSB
hsb(342, 23%, 97%)
CMYK
cmyk(0%, 23%, 16%, 3%)
Oklch
oklch(85.7% 0.069 359.0)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

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
87CB66
85C895
C9BBCA
F7BECF
10.8
AAA
10.7
AAA
11.4
AAA
13.2
AAA
10.8
AAA
1.0
Fail
1.1
Fail
1.2
Fail
10.7
AAA
1.0
Fail
1.1
Fail
1.2
Fail
11.4
AAA
1.1
Fail
1.1
Fail
1.2
Fail
13.2
AAA
1.2
Fail
1.2
Fail
1.2
Fail
White BG
21.0AAA
2.0Fail
2.0Fail
1.8Fail
1.6Fail
Black BG
1.0Fail
10.8AAA
10.7AAA
11.4AAA
13.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
A4A57E
A2A3A1
C3C3C6
DEDECB

Deuteranopia

000000
A19B84
9E99A4
C4C5C5
E2E6CA

Tritanopia

000000
8A9296
88ABAD
C8C4C3
F4C8C7

Achromatopsia

000000
ABABAB
AEAEAE
C1C1C1
D1D1D1

Shades & Tints Shades & Tints

#000000

Dark
Light

#87CB66

Dark
Light

#85C895

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #87cb66;
  --color-3: #85c895;
  --color-4: #c9bbca;
  --color-5: #f7becf;
}

SCSS

$color-1: #000000;
$color-2: #87cb66;
$color-3: #85c895;
$color-4: #c9bbca;
$color-5: #f7becf;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#87cb66',
  'brand-3': '#85c895',
  'brand-4': '#c9bbca',
  'brand-5': '#f7becf',
}

RGB Array

[0, 0, 0], [135, 203, 102], [133, 200, 149], [201, 187, 202], [247, 190, 207]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #87CB66, #85C895, #C9BBCA, #F7BECF 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: #87cb66; --color-3: #85c895; --color-4: #c9bbca; --color-5: #f7becf. 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