← Back to Editor

#000000 · #FF0008 · #F2383D · #ABBD6C · #DCEBA7

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

#FF0008

Vermilion · Red · Passion Red

HEX
#FF0008
RGB
rgb(255, 0, 8)
HSL
hsl(358, 100%, 50%)
HSB
hsb(358, 100%, 100%)
CMYK
cmyk(0%, 100%, 97%, 0%)
Oklch
oklch(62.8% 0.257 28.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#F2383D

Vermilion · Crimson · Passion Red

HEX
#F2383D
RGB
rgb(242, 56, 61)
HSL
hsl(358, 88%, 58%)
HSB
hsb(358, 77%, 95%)
CMYK
cmyk(0%, 77%, 75%, 5%)
Oklch
oklch(63.1% 0.221 25.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#ABBD6C

Grass Green · DarkSeaGreen · Olive Green

HEX
#ABBD6C
RGB
rgb(171, 189, 108)
HSL
hsl(73, 38%, 58%)
HSB
hsb(73, 43%, 74%)
CMYK
cmyk(10%, 0%, 43%, 26%)
Oklch
oklch(76.6% 0.108 119.3)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#DCEBA7

Willow Green · Wheat · Apple Green

HEX
#DCEBA7
RGB
rgb(220, 235, 167)
HSL
hsl(73, 63%, 79%)
HSB
hsb(73, 29%, 92%)
CMYK
cmyk(6%, 0%, 29%, 8%)
Oklch
oklch(91.3% 0.089 118.3)

TraditionalWillow Green」· PaintApple 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
FF0008
F2383D
ABBD6C
DCEBA7
5.3
AA
5.4
AA
10.2
AAA
16.5
AAA
5.3
AA
1.0
Fail
1.9
Fail
3.1
AA Large
5.4
AA
1.0
Fail
1.9
Fail
3.0
AA Large
10.2
AAA
1.9
Fail
1.9
Fail
1.6
Fail
16.5
AAA
3.1
AA Large
3.0
AA Large
1.6
Fail
White BG
21.0AAA
4.0AA Large
3.9AA Large
2.1Fail
1.3Fail
Black BG
1.0Fail
5.3AA
5.4AA
10.2AAA
16.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
918E06
A1A03C
B3B380
E2E3B7

Deuteranopia

000000
9FB306
ACBA3C
B2B084
E2E1BB

Tritanopia

000000
F20504
E93B3B
AC8F92
DDC4C7

Achromatopsia

000000
4D4D4D
707070
AEAEAE
DFDFDF

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF0008

Dark
Light

#F2383D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff0008;
  --color-3: #f2383d;
  --color-4: #abbd6c;
  --color-5: #dceba7;
}

SCSS

$color-1: #000000;
$color-2: #ff0008;
$color-3: #f2383d;
$color-4: #abbd6c;
$color-5: #dceba7;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff0008',
  'brand-3': '#f2383d',
  'brand-4': '#abbd6c',
  'brand-5': '#dceba7',
}

RGB Array

[0, 0, 0], [255, 0, 8], [242, 56, 61], [171, 189, 108], [220, 235, 167]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FF0008, #F2383D, #ABBD6C, #DCEBA7 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: #ff0008; --color-3: #f2383d; --color-4: #abbd6c; --color-5: #dceba7. 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