← Back to Editor

#FFA200 · #3C3C3C · #000000 · #6F003E · #920052

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

#FFA200

Ochre · Orange · Amber Brown

HEX
#FFA200
RGB
rgb(255, 162, 0)
HSL
hsl(38, 100%, 50%)
HSB
hsb(38, 100%, 100%)
CMYK
cmyk(0%, 36%, 100%, 0%)
Oklch
oklch(78.7% 0.172 69.1)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#3C3C3C

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3C3C3C
RGB
rgb(60, 60, 60)
HSL
hsl(0, 0%, 24%)
HSB
hsb(0, 0%, 24%)
CMYK
cmyk(0%, 0%, 0%, 76%)
Oklch
oklch(35.6% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#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

#6F003E

Rose Purple · Maroon · Raspberry

HEX
#6F003E
RGB
rgb(111, 0, 62)
HSL
hsl(326, 100%, 22%)
HSB
hsb(326, 100%, 44%)
CMYK
cmyk(0%, 100%, 44%, 56%)
Oklch
oklch(35.3% 0.145 355.8)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

#920052

Rose Purple · Purple · Camellia

HEX
#920052
RGB
rgb(146, 0, 82)
HSL
hsl(326, 100%, 29%)
HSB
hsb(326, 100%, 57%)
CMYK
cmyk(0%, 100%, 44%, 43%)
Oklch
oklch(43.0% 0.176 356.5)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFA200
005EFF

Analogous

FF2200
FFA200
DDFF00

Triadic

FFA200
00FFA1
A200FF

Split-Comp.

FFA200
00DDFF
2200FF

Tetradic

FFA200
00FF22
005EFF
FF00DD

Contrast Matrix WCAG 2.1 Contrast

FFA200
3C3C3C
000000
6F003E
920052
5.5
AA
10.4
AAA
6.0
AA
4.4
AA Large
5.5
AA
1.9
Fail
1.1
Fail
1.2
Fail
10.4
AAA
1.9
Fail
1.7
Fail
2.3
Fail
6.0
AA
1.1
Fail
1.7
Fail
1.3
Fail
4.4
AA Large
1.2
Fail
2.3
Fail
1.3
Fail
White BG
2.0Fail
11.0AAA
21.0AAA
12.0AAA
9.0AAA
Black BG
10.4AAA
1.9Fail
1.0Fail
1.7Fail
2.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D7D627
3C3C3C
000000
3F3E2F
53513E

Deuteranopia

DCE331
3C3C3C
000000
454E2B
5B6639

Tritanopia

FA464D
3C3C3C
000000
692321
8B2E2B

Achromatopsia

ABABAB
3C3C3C
000000
282828
353535

Shades & Tints Shades & Tints

#FFA200

Dark
Light

#3C3C3C

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffa200;
  --color-2: #3c3c3c;
  --color-3: #000000;
  --color-4: #6f003e;
  --color-5: #920052;
}

SCSS

$color-1: #ffa200;
$color-2: #3c3c3c;
$color-3: #000000;
$color-4: #6f003e;
$color-5: #920052;

TAILWIND

colors: {
  'brand-1': '#ffa200',
  'brand-2': '#3c3c3c',
  'brand-3': '#000000',
  'brand-4': '#6f003e',
  'brand-5': '#920052',
}

RGB Array

[255, 162, 0], [60, 60, 60], [0, 0, 0], [111, 0, 62], [146, 0, 82]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFA200, #3C3C3C, #000000, #6F003E, #920052 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: #ffa200; --color-2: #3c3c3c; --color-3: #000000; --color-4: #6f003e; --color-5: #920052. 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