← Back to Editor

#000000 · #FFB300 · #FF4D00 · #FF0000 · #FF9500

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

#FFB300

Ochre · Orange · Honey Gold

HEX
#FFB300
RGB
rgb(255, 179, 0)
HSL
hsl(42, 100%, 50%)
HSB
hsb(42, 100%, 100%)
CMYK
cmyk(0%, 30%, 100%, 0%)
Oklch
oklch(81.8% 0.171 77.9)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#FF4D00

Tangerine · OrangeRed · Amber Brown

HEX
#FF4D00
RGB
rgb(255, 77, 0)
HSL
hsl(18, 100%, 50%)
HSB
hsb(18, 100%, 100%)
CMYK
cmyk(0%, 70%, 100%, 0%)
Oklch
oklch(66.8% 0.224 37.0)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FF9500

Ochre · Orange · Amber Brown

HEX
#FF9500
RGB
rgb(255, 149, 0)
HSL
hsl(35, 100%, 50%)
HSB
hsb(35, 100%, 100%)
CMYK
cmyk(0%, 42%, 100%, 0%)
Oklch
oklch(76.5% 0.175 62.6)

TraditionalOchre」· PaintAmber Brown」· 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
FFB300
FF4D00
FF0000
FF9500
11.7
AAA
6.3
AA
5.3
AA
9.6
AAA
11.7
AAA
1.9
Fail
2.2
Fail
1.2
Fail
6.3
AA
1.9
Fail
1.2
Fail
1.5
Fail
5.3
AA
2.2
Fail
1.2
Fail
1.8
Fail
9.6
AAA
1.2
Fail
1.5
Fail
1.8
Fail
White BG
21.0AAA
1.8Fail
3.3AA Large
4.0AA Large
2.2Fail
Black BG
1.0Fail
11.7AAA
6.3AA
5.3AA
9.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
DEDD2B
B2B013
918E00
D1D024

Deuteranopia

000000
E3E836
BCCA17
9FB300
D7DF2D

Tritanopia

000000
FB4E55
F62125
F20000
FA4147

Achromatopsia

000000
B5B5B5
797979
4C4C4C
A4A4A4

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFB300

Dark
Light

#FF4D00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffb300;
  --color-3: #ff4d00;
  --color-4: #ff0000;
  --color-5: #ff9500;
}

SCSS

$color-1: #000000;
$color-2: #ffb300;
$color-3: #ff4d00;
$color-4: #ff0000;
$color-5: #ff9500;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffb300',
  'brand-3': '#ff4d00',
  'brand-4': '#ff0000',
  'brand-5': '#ff9500',
}

RGB Array

[0, 0, 0], [255, 179, 0], [255, 77, 0], [255, 0, 0], [255, 149, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFB300, #FF4D00, #FF0000, #FF9500 is ideal for: social media posters, mobile apps, e-commerce promos, 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: #ffb300; --color-3: #ff4d00; --color-4: #ff0000; --color-5: #ff9500. 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 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