← Back to Editor

#1F1F1F · #FF5200 · #474747 · #04E007 · #303030

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 Library

Color Details Color Details

#1F1F1F

Ink Black · Black · Dark Stone

HEX
#1F1F1F
RGB
rgb(31, 31, 31)
HSL
hsl(0, 0%, 12%)
HSB
hsb(0, 0%, 12%)
CMYK
cmyk(0%, 0%, 0%, 88%)
Oklch
oklch(23.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#FF5200

Tangerine · OrangeRed · Amber Brown

HEX
#FF5200
RGB
rgb(255, 82, 0)
HSL
hsl(19, 100%, 50%)
HSB
hsb(19, 100%, 100%)
CMYK
cmyk(0%, 68%, 100%, 0%)
Oklch
oklch(67.3% 0.220 38.1)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#474747

Dark Cyan · DarkSlateGray · Charcoal

HEX
#474747
RGB
rgb(71, 71, 71)
HSL
hsl(0, 0%, 28%)
HSB
hsb(0, 0%, 28%)
CMYK
cmyk(0%, 0%, 0%, 72%)
Oklch
oklch(39.8% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#04E007

Pine Green · Lime · Olive Green

HEX
#04E007
RGB
rgb(4, 224, 7)
HSL
hsl(121, 96%, 45%)
HSB
hsb(121, 98%, 88%)
CMYK
cmyk(98%, 0%, 97%, 12%)
Oklch
oklch(78.6% 0.266 142.6)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#303030

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#303030
RGB
rgb(48, 48, 48)
HSL
hsl(0, 0%, 19%)
HSB
hsb(0, 0%, 19%)
CMYK
cmyk(0%, 0%, 0%, 81%)
Oklch
oklch(30.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1F1F1F
1F1F1F

Analogous

1F1F1F
1F1F1F
1F1F1F

Triadic

1F1F1F
1F1F1F
1F1F1F

Split-Comp.

1F1F1F
1F1F1F
1F1F1F

Tetradic

1F1F1F
1F1F1F
1F1F1F
1F1F1F

Contrast Matrix WCAG 2.1 Contrast

1F1F1F
FF5200
474747
04E007
303030
5.1
AA
1.8
Fail
9.2
AAA
1.2
Fail
5.1
AA
2.9
Fail
1.8
Fail
4.1
AA Large
1.8
Fail
2.9
Fail
5.2
AA
1.4
Fail
9.2
AAA
1.8
Fail
5.2
AA
7.3
AAA
1.2
Fail
4.1
AA Large
1.4
Fail
7.3
AAA
White BG
16.5AAA
3.3AA Large
9.3AAA
1.8Fail
13.2AAA
Black BG
1.3Fail
6.5AA
2.3Fail
11.7AAA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

1F1F1F
B4B314
474747
63653C
303030

Deuteranopia

1F1F1F
BECB19
474747
574648
303030

Tritanopia

1F1F1F
F62427
474747
0F656E
303030

Achromatopsia

1F1F1F
7C7C7C
474747
858585
303030

Shades & Tints Shades & Tints

#1F1F1F

Dark
Light

#FF5200

Dark
Light

#474747

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1f1f1f;
  --color-2: #ff5200;
  --color-3: #474747;
  --color-4: #04e007;
  --color-5: #303030;
}

SCSS

$color-1: #1f1f1f;
$color-2: #ff5200;
$color-3: #474747;
$color-4: #04e007;
$color-5: #303030;

TAILWIND

colors: {
  'brand-1': '#1f1f1f',
  'brand-2': '#ff5200',
  'brand-3': '#474747',
  'brand-4': '#04e007',
  'brand-5': '#303030',
}

RGB Array

[31, 31, 31], [255, 82, 0], [71, 71, 71], [4, 224, 7], [48, 48, 48]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1F1F1F, #FF5200, #474747, #04E007, #303030 is ideal for: tech websites, dark mode UIs, game UIs. 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: #1f1f1f; --color-2: #ff5200; --color-3: #474747; --color-4: #04e007; --color-5: #303030. 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. 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