← Back to Editor

#000000 · #360202 · #3D332F · #4F483F · #FFFEC9

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

#360202

Vermilion · Black · Deep Berry

HEX
#360202
RGB
rgb(54, 2, 2)
HSL
hsl(0, 93%, 11%)
HSB
hsb(0, 96%, 21%)
CMYK
cmyk(0%, 96%, 96%, 79%)
Oklch
oklch(21.3% 0.082 28.0)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#3D332F

Tangerine · DarkSlateGray · Cinnamon

HEX
#3D332F
RGB
rgb(61, 51, 47)
HSL
hsl(17, 13%, 21%)
HSB
hsb(17, 23%, 24%)
CMYK
cmyk(0%, 16%, 23%, 76%)
Oklch
oklch(33.1% 0.016 43.0)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#4F483F

Ochre · DarkSlateGray · Amber Brown

HEX
#4F483F
RGB
rgb(79, 72, 63)
HSL
hsl(34, 11%, 28%)
HSB
hsb(34, 20%, 31%)
CMYK
cmyk(0%, 9%, 20%, 69%)
Oklch
oklch(40.6% 0.017 74.2)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#FFFEC9

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFEC9
RGB
rgb(255, 254, 201)
HSL
hsl(59, 100%, 89%)
HSB
hsb(59, 21%, 100%)
CMYK
cmyk(0%, 0%, 21%, 0%)
Oklch
oklch(98.5% 0.068 106.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

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
360202
3D332F
4F483F
FFFEC9
1.2
Fail
1.7
Fail
2.3
Fail
20.3
AAA
1.2
Fail
1.5
Fail
2.0
Fail
17.4
AAA
1.7
Fail
1.5
Fail
1.4
Fail
11.8
AAA
2.3
Fail
2.0
Fail
1.4
Fail
8.7
AAA
20.3
AAA
17.4
AAA
11.8
AAA
8.7
AAA
White BG
21.0AAA
18.0AAA
12.3AAA
9.0AAA
1.0Fail
Black BG
1.0Fail
1.2Fail
1.7Fail
2.3Fail
20.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
1F1F02
393930
4C4C41
FFFFD6

Deuteranopia

000000
232602
393A30
4C4D42
FFFFD9

Tritanopia

000000
330202
3C3131
4F4343
FFE0E2

Achromatopsia

000000
121212
363636
494949
F8F8F8

Shades & Tints Shades & Tints

#000000

Dark
Light

#360202

Dark
Light

#3D332F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #360202;
  --color-3: #3d332f;
  --color-4: #4f483f;
  --color-5: #fffec9;
}

SCSS

$color-1: #000000;
$color-2: #360202;
$color-3: #3d332f;
$color-4: #4f483f;
$color-5: #fffec9;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#360202',
  'brand-3': '#3d332f',
  'brand-4': '#4f483f',
  'brand-5': '#fffec9',
}

RGB Array

[0, 0, 0], [54, 2, 2], [61, 51, 47], [79, 72, 63], [255, 254, 201]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #360202, #3D332F, #4F483F, #FFFEC9 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: #360202; --color-3: #3d332f; --color-4: #4f483f; --color-5: #fffec9. 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