← Back to Editor

#000000 · #FF818F · #D84D48 · #944140 · #280D12

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

#FF818F

Peach Pink · LightCoral · Coral Red

HEX
#FF818F
RGB
rgb(255, 129, 143)
HSL
hsl(353, 100%, 75%)
HSB
hsb(353, 49%, 100%)
CMYK
cmyk(0%, 49%, 44%, 0%)
Oklch
oklch(74.9% 0.153 14.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#D84D48

Vermilion · Tomato · Passion Red

HEX
#D84D48
RGB
rgb(216, 77, 72)
HSL
hsl(2, 65%, 56%)
HSB
hsb(2, 67%, 85%)
CMYK
cmyk(0%, 64%, 67%, 15%)
Oklch
oklch(60.9% 0.176 25.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#944140

Crimson · Sienna · Passion Red

HEX
#944140
RGB
rgb(148, 65, 64)
HSL
hsl(1, 40%, 42%)
HSB
hsb(1, 57%, 58%)
CMYK
cmyk(0%, 56%, 57%, 42%)
Oklch
oklch(48.4% 0.113 22.9)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#280D12

Crimson · Black · Deep Berry

HEX
#280D12
RGB
rgb(40, 13, 18)
HSL
hsl(349, 51%, 10%)
HSB
hsb(349, 68%, 16%)
CMYK
cmyk(0%, 67%, 55%, 84%)
Oklch
oklch(20.4% 0.046 10.4)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

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
FF818F
D84D48
944140
280D12
8.8
AAA
5.1
AA
3.1
AA Large
1.2
Fail
8.8
AAA
1.7
Fail
2.8
Fail
7.6
AAA
5.1
AA
1.7
Fail
1.6
Fail
4.4
AA Large
3.1
AA Large
2.8
Fail
1.6
Fail
2.7
Fail
1.2
Fail
7.6
AAA
4.4
AA Large
2.7
Fail
White BG
21.0AAA
2.4Fail
4.1AA Large
6.8AA
18.2AAA
Black BG
1.0Fail
8.8AAA
5.1AA
3.1AA Large
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
C8C78C
9C9B49
706F40
1C1C11

Deuteranopia

000000
D0D98B
A4AE4A
757B40
1E2011

Tritanopia

000000
F98988
D14A4A
904040
271010

Achromatopsia

000000
A8A8A8
767676
5A5A5A
161616

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF818F

Dark
Light

#D84D48

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff818f;
  --color-3: #d84d48;
  --color-4: #944140;
  --color-5: #280d12;
}

SCSS

$color-1: #000000;
$color-2: #ff818f;
$color-3: #d84d48;
$color-4: #944140;
$color-5: #280d12;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff818f',
  'brand-3': '#d84d48',
  'brand-4': '#944140',
  'brand-5': '#280d12',
}

RGB Array

[0, 0, 0], [255, 129, 143], [216, 77, 72], [148, 65, 64], [40, 13, 18]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FF818F, #D84D48, #944140, #280D12 is ideal for: tech websites, dark mode UIs, game UIs, 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: #ff818f; --color-3: #d84d48; --color-4: #944140; --color-5: #280d12. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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