← Back to Editor

#181415 · #303133 · #888A87 · #FFC2D7 · #F7F8D8

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#181415

Crimson · Black · Jet Black

HEX
#181415
RGB
rgb(24, 20, 21)
HSL
hsl(345, 9%, 9%)
HSB
hsb(345, 17%, 9%)
CMYK
cmyk(0%, 17%, 12%, 91%)
Oklch
oklch(19.6% 0.007 0.8)

TraditionalCrimson」· PaintJet Black」· Creative Midnight Shadow

#303133

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#303133
RGB
rgb(48, 49, 51)
HSL
hsl(220, 3%, 19%)
HSB
hsb(220, 6%, 20%)
CMYK
cmyk(6%, 4%, 0%, 80%)
Oklch
oklch(31.3% 0.004 264.5)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#888A87

Ash · Gray · Warm Gray

HEX
#888A87
RGB
rgb(136, 138, 135)
HSL
hsl(100, 1%, 54%)
HSB
hsb(100, 2%, 54%)
CMYK
cmyk(1%, 0%, 2%, 46%)
Oklch
oklch(63.1% 0.005 134.9)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#FFC2D7

Rouge · Pink · Cherry Blossom

HEX
#FFC2D7
RGB
rgb(255, 194, 215)
HSL
hsl(339, 100%, 88%)
HSB
hsb(339, 24%, 100%)
CMYK
cmyk(0%, 24%, 16%, 0%)
Oklch
oklch(87.5% 0.074 356.3)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#F7F8D8

Fresh Green · Beige · Lemon Cream

HEX
#F7F8D8
RGB
rgb(247, 248, 216)
HSL
hsl(62, 70%, 91%)
HSB
hsb(62, 13%, 97%)
CMYK
cmyk(0%, 0%, 13%, 3%)
Oklch
oklch(97.0% 0.042 108.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

181415
151918

Analogous

191518
181415
191615

Triadic

181415
161915
151619

Split-Comp.

181415
151916
151819

Tetradic

181415
181915
151918
161519

Contrast Matrix WCAG 2.1 Contrast

181415
303133
888A87
FFC2D7
F7F8D8
1.4
Fail
5.2
AA
12.1
AAA
16.9
AAA
1.4
Fail
3.7
AA Large
8.6
AAA
12.0
AAA
5.2
AA
3.7
AA Large
2.3
Fail
3.2
AA Large
12.1
AAA
8.6
AAA
2.3
Fail
1.4
Fail
16.9
AAA
12.0
AAA
3.2
AA Large
1.4
Fail
White BG
18.3AAA
13.0AAA
3.5AA Large
1.5Fail
1.1Fail
Black BG
1.1Fail
1.6Fail
6.0AA
13.9AAA
19.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

161615
303033
898988
E5E4D2
F7F7E0

Deuteranopia

171715
303032
898988
E8EDD1
F7F7E2

Tritanopia

181515
303232
888888
FCCECD
F7E6E7

Achromatopsia

151515
313131
898989
D7D7D7
F4F4F4

Shades & Tints Shades & Tints

#181415

Dark
Light

#303133

Dark
Light

#888A87

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #181415;
  --color-2: #303133;
  --color-3: #888a87;
  --color-4: #ffc2d7;
  --color-5: #f7f8d8;
}

SCSS

$color-1: #181415;
$color-2: #303133;
$color-3: #888a87;
$color-4: #ffc2d7;
$color-5: #f7f8d8;

TAILWIND

colors: {
  'brand-1': '#181415',
  'brand-2': '#303133',
  'brand-3': '#888a87',
  'brand-4': '#ffc2d7',
  'brand-5': '#f7f8d8',
}

RGB Array

[24, 20, 21], [48, 49, 51], [136, 138, 135], [255, 194, 215], [247, 248, 216]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #181415, #303133, #888A87, #FFC2D7, #F7F8D8 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: #181415; --color-2: #303133; --color-3: #888a87; --color-4: #ffc2d7; --color-5: #f7f8d8. 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