← Back to Editor

#181818 · #C06078 · #EB9BB5 · #D8C0A8 · #D8D8C0

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

#181818

Ink Black · Black · Jet Black

HEX
#181818
RGB
rgb(24, 24, 24)
HSL
hsl(0, 0%, 9%)
HSB
hsb(0, 0%, 9%)
CMYK
cmyk(0%, 0%, 0%, 91%)
Oklch
oklch(20.9% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#C06078

Crimson · LightCoral · Passion Red

HEX
#C06078
RGB
rgb(192, 96, 120)
HSL
hsl(345, 43%, 56%)
HSB
hsb(345, 50%, 75%)
CMYK
cmyk(0%, 50%, 38%, 25%)
Oklch
oklch(61.0% 0.125 5.7)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#EB9BB5

Rouge · LightPink · Cherry Blossom

HEX
#EB9BB5
RGB
rgb(235, 155, 181)
HSL
hsl(341, 67%, 76%)
HSB
hsb(341, 34%, 92%)
CMYK
cmyk(0%, 34%, 23%, 8%)
Oklch
oklch(77.6% 0.100 358.6)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#D8C0A8

Goose Yellow · Tan · Warm Sun

HEX
#D8C0A8
RGB
rgb(216, 192, 168)
HSL
hsl(30, 38%, 75%)
HSB
hsb(30, 22%, 85%)
CMYK
cmyk(0%, 11%, 22%, 15%)
Oklch
oklch(82.2% 0.043 67.2)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#D8D8C0

Fresh Green · LightGray · Lemon Cream

HEX
#D8D8C0
RGB
rgb(216, 216, 192)
HSL
hsl(60, 24%, 80%)
HSB
hsb(60, 11%, 85%)
CMYK
cmyk(0%, 0%, 11%, 15%)
Oklch
oklch(87.6% 0.032 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

181818
171717

Analogous

171717
181818
171717

Triadic

181818
171717
171717

Split-Comp.

181818
171717
171717

Tetradic

181818
171717
171717
171717

Contrast Matrix WCAG 2.1 Contrast

181818
C06078
EB9BB5
D8C0A8
D8D8C0
4.4
AA Large
8.4
AAA
10.2
AAA
12.3
AAA
4.4
AA Large
1.9
Fail
2.3
Fail
2.8
Fail
8.4
AAA
1.9
Fail
1.2
Fail
1.5
Fail
10.2
AAA
2.3
Fail
1.2
Fail
1.2
Fail
12.3
AAA
2.8
Fail
1.5
Fail
1.2
Fail
White BG
17.8AAA
4.0AA Large
2.1Fail
1.7Fail
1.4Fail
Black BG
1.2Fail
5.2AA
9.9AAA
12.0AAA
14.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

181818
969672
C8C8AF
CECDAE
D8D8C6

Deuteranopia

181818
9CA371
CDD3AD
CFD1AF
D8D8C7

Tritanopia

181818
BB6E6D
E7AAA9
D7B2B3
D8CACB

Achromatopsia

181818
7F7F7F
B6B6B6
C4C4C4
D5D5D5

Shades & Tints Shades & Tints

#181818

Dark
Light

#C06078

Dark
Light

#EB9BB5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #181818;
  --color-2: #c06078;
  --color-3: #eb9bb5;
  --color-4: #d8c0a8;
  --color-5: #d8d8c0;
}

SCSS

$color-1: #181818;
$color-2: #c06078;
$color-3: #eb9bb5;
$color-4: #d8c0a8;
$color-5: #d8d8c0;

TAILWIND

colors: {
  'brand-1': '#181818',
  'brand-2': '#c06078',
  'brand-3': '#eb9bb5',
  'brand-4': '#d8c0a8',
  'brand-5': '#d8d8c0',
}

RGB Array

[24, 24, 24], [192, 96, 120], [235, 155, 181], [216, 192, 168], [216, 216, 192]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #181818, #C06078, #EB9BB5, #D8C0A8, #D8D8C0 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: #181818; --color-2: #c06078; --color-3: #eb9bb5; --color-4: #d8c0a8; --color-5: #d8d8c0. 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