← Back to Editor

#000000 · #AB4D74 · #B7A6AA · #BDD3C5 · #C3FFE0

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

#AB4D74

Dark Violet · MediumVioletRed · Camellia

HEX
#AB4D74
RGB
rgb(171, 77, 116)
HSL
hsl(335, 38%, 49%)
HSB
hsb(335, 55%, 67%)
CMYK
cmyk(0%, 55%, 32%, 33%)
Oklch
oklch(55.1% 0.130 356.2)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#B7A6AA

Peach Pink · DarkGray · Coral Red

HEX
#B7A6AA
RGB
rgb(183, 166, 170)
HSL
hsl(346, 11%, 68%)
HSB
hsb(346, 9%, 72%)
CMYK
cmyk(0%, 9%, 7%, 28%)
Oklch
oklch(74.1% 0.020 1.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#BDD3C5

Celadon · Silver · Apple Green

HEX
#BDD3C5
RGB
rgb(189, 211, 197)
HSL
hsl(142, 20%, 78%)
HSB
hsb(142, 10%, 83%)
CMYK
cmyk(10%, 0%, 7%, 17%)
Oklch
oklch(84.6% 0.030 157.8)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#C3FFE0

Emerald · LightBlue · Mint Green

HEX
#C3FFE0
RGB
rgb(195, 255, 224)
HSL
hsl(149, 100%, 88%)
HSB
hsb(149, 24%, 100%)
CMYK
cmyk(24%, 0%, 12%, 0%)
Oklch
oklch(95.1% 0.074 162.1)

TraditionalEmerald」· PaintMint 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
AB4D74
B7A6AA
BDD3C5
C3FFE0
4.0
AA Large
9.0
AAA
13.3
AAA
18.7
AAA
4.0
AA Large
2.2
Fail
3.3
AA Large
4.6
AA
9.0
AAA
2.2
Fail
1.5
Fail
2.1
Fail
13.3
AAA
3.3
AA Large
1.5
Fail
1.4
Fail
18.7
AAA
4.6
AA
2.1
Fail
1.4
Fail
White BG
21.0AAA
5.2AA
2.3Fail
1.6Fail
1.1Fail
Black BG
1.0Fail
4.0AA Large
9.0AAA
13.3AAA
18.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
82816B
B0AFA9
C7C7C8
DDDEE8

Deuteranopia

000000
888F68
B1B2A9
C5C4C9
DAD5E9

Tritanopia

000000
A66361
B6A8A8
BECBCC
C6EDEF

Achromatopsia

000000
6E6E6E
ACACAC
CBCBCB
EAEAEA

Shades & Tints Shades & Tints

#000000

Dark
Light

#AB4D74

Dark
Light

#B7A6AA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ab4d74;
  --color-3: #b7a6aa;
  --color-4: #bdd3c5;
  --color-5: #c3ffe0;
}

SCSS

$color-1: #000000;
$color-2: #ab4d74;
$color-3: #b7a6aa;
$color-4: #bdd3c5;
$color-5: #c3ffe0;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ab4d74',
  'brand-3': '#b7a6aa',
  'brand-4': '#bdd3c5',
  'brand-5': '#c3ffe0',
}

RGB Array

[0, 0, 0], [171, 77, 116], [183, 166, 170], [189, 211, 197], [195, 255, 224]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #AB4D74, #B7A6AA, #BDD3C5, #C3FFE0 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: #ab4d74; --color-3: #b7a6aa; --color-4: #bdd3c5; --color-5: #c3ffe0. 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