← Back to Editor

#000000 · #330000 · #770000 · #CC0000 · #FF9933

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData 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

#330000

Vermilion · Black · Deep Berry

HEX
#330000
RGB
rgb(51, 0, 0)
HSL
hsl(0, 100%, 10%)
HSB
hsb(0, 100%, 20%)
CMYK
cmyk(0%, 100%, 100%, 80%)
Oklch
oklch(20.2% 0.083 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#770000

Vermilion · Maroon · Wine Red

HEX
#770000
RGB
rgb(119, 0, 0)
HSL
hsl(0, 100%, 23%)
HSB
hsb(0, 100%, 47%)
CMYK
cmyk(0%, 100%, 100%, 53%)
Oklch
oklch(35.7% 0.147 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#CC0000

Vermilion · Red · Wine Red

HEX
#CC0000
RGB
rgb(204, 0, 0)
HSL
hsl(0, 100%, 40%)
HSB
hsb(0, 100%, 80%)
CMYK
cmyk(0%, 100%, 100%, 20%)
Oklch
oklch(53.1% 0.218 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#FF9933

Ginger · Coral · Warm Sun

HEX
#FF9933
RGB
rgb(255, 153, 51)
HSL
hsl(30, 100%, 60%)
HSB
hsb(30, 80%, 100%)
CMYK
cmyk(0%, 40%, 80%, 0%)
Oklch
oklch(77.4% 0.163 60.3)

TraditionalGinger」· PaintWarm Sun」· 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
330000
770000
CC0000
FF9933
1.1
Fail
1.8
Fail
3.6
AA Large
9.9
AAA
1.1
Fail
1.6
Fail
3.1
AA Large
8.6
AAA
1.8
Fail
1.6
Fail
2.0
Fail
5.5
AA
3.6
AA Large
3.1
AA Large
2.0
Fail
2.8
Fail
9.9
AAA
8.6
AAA
5.5
AA
2.8
Fail
White BG
21.0AAA
18.4AAA
11.8AAA
5.9AA
2.1Fail
Black BG
1.0Fail
1.1Fail
1.8Fail
3.6AA Large
9.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
1D1C00
434200
747200
D3D24C

Deuteranopia

000000
202400
4A5300
808F00
D9E052

Tritanopia

000000
300000
710000
C20000
FA5F63

Achromatopsia

000000
0F0F0F
242424
3D3D3D
ACACAC

Shades & Tints Shades & Tints

#000000

Dark
Light

#330000

Dark
Light

#770000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #330000;
  --color-3: #770000;
  --color-4: #cc0000;
  --color-5: #ff9933;
}

SCSS

$color-1: #000000;
$color-2: #330000;
$color-3: #770000;
$color-4: #cc0000;
$color-5: #ff9933;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#330000',
  'brand-3': '#770000',
  'brand-4': '#cc0000',
  'brand-5': '#ff9933',
}

RGB Array

[0, 0, 0], [51, 0, 0], [119, 0, 0], [204, 0, 0], [255, 153, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #330000, #770000, #CC0000, #FF9933 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic 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: #330000; --color-3: #770000; --color-4: #cc0000; --color-5: #ff9933. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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