← Back to Editor

#FF0000 · #000000 · #ED6821 · #FFFFFF · #82AEC8

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#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

#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

#ED6821

Tangerine · Chocolate · Warm Sun

HEX
#ED6821
RGB
rgb(237, 104, 33)
HSL
hsl(21, 85%, 53%)
HSB
hsb(21, 86%, 93%)
CMYK
cmyk(0%, 56%, 86%, 7%)
Oklch
oklch(67.2% 0.182 44.0)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#82AEC8

Sky Blue · SkyBlue · Cobalt Blue

HEX
#82AEC8
RGB
rgb(130, 174, 200)
HSL
hsl(202, 39%, 65%)
HSB
hsb(202, 35%, 78%)
CMYK
cmyk(35%, 13%, 0%, 22%)
Oklch
oklch(72.8% 0.060 234.6)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF0000
00FFFF

Analogous

FF0080
FF0000
FF8000

Triadic

FF0000
00FF00
0000FF

Split-Comp.

FF0000
00FF80
0080FF

Tetradic

FF0000
80FF00
00FFFF
8000FF

Contrast Matrix WCAG 2.1 Contrast

FF0000
000000
ED6821
FFFFFF
82AEC8
5.3
AA
1.3
Fail
4.0
AA Large
1.7
Fail
5.3
AA
6.6
AA
21.0
AAA
8.8
AAA
1.3
Fail
6.6
AA
3.2
AA Large
1.3
Fail
4.0
AA Large
21.0
AAA
3.2
AA Large
2.4
Fail
1.7
Fail
8.8
AAA
1.3
Fail
2.4
Fail
White BG
4.0AA Large
21.0AAA
3.2AA Large
1.0Fail
2.4Fail
Black BG
5.3AA
1.0Fail
6.6AA
21.0AAA
8.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
000000
B3B232
FFFFFF
9595C2

Deuteranopia

9FB300
000000
BBC536
FFFFFF
938FC0

Tritanopia

F20000
000000
E64043
FFFFFF
84BDBC

Achromatopsia

4C4C4C
000000
888888
FFFFFF
A4A4A4

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#000000

Dark
Light

#ED6821

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #000000;
  --color-3: #ed6821;
  --color-4: #ffffff;
  --color-5: #82aec8;
}

SCSS

$color-1: #ff0000;
$color-2: #000000;
$color-3: #ed6821;
$color-4: #ffffff;
$color-5: #82aec8;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#000000',
  'brand-3': '#ed6821',
  'brand-4': '#ffffff',
  'brand-5': '#82aec8',
}

RGB Array

[255, 0, 0], [0, 0, 0], [237, 104, 33], [255, 255, 255], [130, 174, 200]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0000, #000000, #ED6821, #FFFFFF, #82AEC8 is ideal for: 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: #ff0000; --color-2: #000000; --color-3: #ed6821; --color-4: #ffffff; --color-5: #82aec8. 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 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