← Back to Editor

#000000 · #575757 · #FA3E83 · #FC5A7D · #FF7678

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

#575757

Ink Gray · DimGray · Charcoal

HEX
#575757
RGB
rgb(87, 87, 87)
HSL
hsl(0, 0%, 34%)
HSB
hsb(0, 0%, 34%)
CMYK
cmyk(0%, 0%, 0%, 66%)
Oklch
oklch(45.7% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#FA3E83

Rouge · DeepPink · Rose Pink

HEX
#FA3E83
RGB
rgb(250, 62, 131)
HSL
hsl(338, 95%, 61%)
HSB
hsb(338, 75%, 98%)
CMYK
cmyk(0%, 75%, 48%, 2%)
Oklch
oklch(66.3% 0.226 4.0)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#FC5A7D

Peach Pink · Salmon · Coral Red

HEX
#FC5A7D
RGB
rgb(252, 90, 125)
HSL
hsl(347, 96%, 67%)
HSB
hsb(347, 64%, 99%)
CMYK
cmyk(0%, 64%, 50%, 1%)
Oklch
oklch(69.1% 0.197 11.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#FF7678

Peach Pink · Salmon · Coral Red

HEX
#FF7678
RGB
rgb(255, 118, 120)
HSL
hsl(359, 100%, 73%)
HSB
hsb(359, 54%, 100%)
CMYK
cmyk(0%, 54%, 53%, 0%)
Oklch
oklch(72.9% 0.167 21.2)

TraditionalPeach Pink」· PaintCoral Red」· 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
575757
FA3E83
FC5A7D
FF7678
2.9
Fail
6.1
AA
6.9
AA
8.1
AAA
2.9
Fail
2.1
Fail
2.4
Fail
2.8
Fail
6.1
AA
2.1
Fail
1.1
Fail
1.3
Fail
6.9
AA
2.4
Fail
1.1
Fail
1.2
Fail
8.1
AAA
2.8
Fail
1.3
Fail
1.2
Fail
White BG
21.0AAA
7.2AAA
3.5AA Large
3.0AA Large
2.6Fail
Black BG
1.0Fail
2.9Fail
6.1AA
6.9AA
8.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
575757
A9A772
B6B475
C4C278

Deuteranopia

000000
575757
B4C26E
BFCB73
CCD677

Tritanopia

000000
575757
F16562
F46E6C
F87777

Achromatopsia

000000
575757
7E7E7E
8E8E8E
9F9F9F

Shades & Tints Shades & Tints

#000000

Dark
Light

#575757

Dark
Light

#FA3E83

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #575757;
  --color-3: #fa3e83;
  --color-4: #fc5a7d;
  --color-5: #ff7678;
}

SCSS

$color-1: #000000;
$color-2: #575757;
$color-3: #fa3e83;
$color-4: #fc5a7d;
$color-5: #ff7678;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#575757',
  'brand-3': '#fa3e83',
  'brand-4': '#fc5a7d',
  'brand-5': '#ff7678',
}

RGB Array

[0, 0, 0], [87, 87, 87], [250, 62, 131], [252, 90, 125], [255, 118, 120]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #575757, #FA3E83, #FC5A7D, #FF7678 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: #575757; --color-3: #fa3e83; --color-4: #fc5a7d; --color-5: #ff7678. 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