← Back to Editor

#FF0000 · #808000 · #00FF00 · #008080 · #0000FF

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial App

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

#808000

Autumn Sage · Olive · Amber Gold

HEX
#808000
RGB
rgb(128, 128, 0)
HSL
hsl(60, 100%, 25%)
HSB
hsb(60, 100%, 50%)
CMYK
cmyk(0%, 0%, 100%, 50%)
Oklch
oklch(58.1% 0.127 109.8)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#00FF00

Pine Green · Lime · Olive Green

HEX
#00FF00
RGB
rgb(0, 255, 0)
HSL
hsl(120, 100%, 50%)
HSB
hsb(120, 100%, 100%)
CMYK
cmyk(100%, 0%, 100%, 0%)
Oklch
oklch(86.6% 0.295 142.5)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#008080

Lake Blue · Teal · Peacock Green

HEX
#008080
RGB
rgb(0, 128, 128)
HSL
hsl(180, 100%, 25%)
HSB
hsb(180, 100%, 50%)
CMYK
cmyk(100%, 0%, 0%, 50%)
Oklch
oklch(54.3% 0.093 194.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#0000FF

Deep Indigo · Blue · Navy Blue

HEX
#0000FF
RGB
rgb(0, 0, 255)
HSL
hsl(240, 100%, 50%)
HSB
hsb(240, 100%, 100%)
CMYK
cmyk(100%, 100%, 0%, 0%)
Oklch
oklch(45.2% 0.313 264.1)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

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
808000
00FF00
008080
0000FF
1.0
Fail
2.9
Fail
1.2
Fail
2.1
Fail
1.0
Fail
3.1
AA Large
1.1
Fail
2.0
Fail
2.9
Fail
3.1
AA Large
3.5
AA Large
6.3
AA
1.2
Fail
1.1
Fail
3.5
AA Large
1.8
Fail
2.1
Fail
2.0
Fail
6.3
AA
1.8
Fail
White BG
4.0AA Large
4.2AA Large
1.4Fail
4.8AA
8.6AAA
Black BG
5.3AA
5.0AA
15.3AAA
4.4AA Large
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
80801F
6E713E
373980
0000C1

Deuteranopia

9FB300
808026
604D4D
302680
0000B3

Tritanopia

F20000
80373D
0D6E79
068080
009186

Achromatopsia

4C4C4C
717171
969696
5A5A5A
1D1D1D

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#808000

Dark
Light

#00FF00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #808000;
  --color-3: #00ff00;
  --color-4: #008080;
  --color-5: #0000ff;
}

SCSS

$color-1: #ff0000;
$color-2: #808000;
$color-3: #00ff00;
$color-4: #008080;
$color-5: #0000ff;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#808000',
  'brand-3': '#00ff00',
  'brand-4': '#008080',
  'brand-5': '#0000ff',
}

RGB Array

[255, 0, 0], [128, 128, 0], [0, 255, 0], [0, 128, 128], [0, 0, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0000, #808000, #00FF00, #008080, #0000FF is ideal for: social media posters, mobile apps, e-commerce promos. Vivid colors effectively attract user attention. 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: #ff0000; --color-2: #808000; --color-3: #00ff00; --color-4: #008080; --color-5: #0000ff. 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. 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