← Back to Editor

#FF0000 · #E08800 · #BABA00 · #88E000 · #00FF00

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 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

#E08800

Ochre · DarkGoldenRod · Amber Brown

HEX
#E08800
RGB
rgb(224, 136, 0)
HSL
hsl(36, 100%, 44%)
HSB
hsb(36, 100%, 88%)
CMYK
cmyk(0%, 39%, 100%, 12%)
Oklch
oklch(70.4% 0.157 65.8)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#BABA00

Autumn Sage · GoldenRod · Honey Gold

HEX
#BABA00
RGB
rgb(186, 186, 0)
HSL
hsl(60, 100%, 36%)
HSB
hsb(60, 100%, 73%)
CMYK
cmyk(0%, 0%, 100%, 27%)
Oklch
oklch(76.4% 0.166 109.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#88E000

Grass Green · Chartreuse · Olive Green

HEX
#88E000
RGB
rgb(136, 224, 0)
HSL
hsl(84, 100%, 44%)
HSB
hsb(84, 100%, 88%)
CMYK
cmyk(39%, 0%, 100%, 12%)
Oklch
oklch(81.9% 0.228 132.2)

TraditionalGrass Green」· PaintOlive Green」· 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

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
E08800
BABA00
88E000
00FF00
1.5
Fail
1.9
Fail
2.4
Fail
2.9
Fail
1.5
Fail
1.3
Fail
1.7
Fail
2.0
Fail
1.9
Fail
1.3
Fail
1.3
Fail
1.5
Fail
2.4
Fail
1.7
Fail
1.3
Fail
1.2
Fail
2.9
Fail
2.0
Fail
1.5
Fail
1.2
Fail
White BG
4.0AA Large
2.7Fail
2.1Fail
1.7Fail
1.4Fail
Black BG
5.3AA
7.7AAA
10.1AAA
12.7AAA
15.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
BAB921
BABA2D
AEAF36
6E713E

Deuteranopia

9FB300
BFC629
BABA38
A9A243
604D4D

Tritanopia

F20000
DC3B41
BA5158
8C616A
0D6E79

Achromatopsia

4C4C4C
939393
A5A5A5
ACACAC
969696

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#E08800

Dark
Light

#BABA00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #e08800;
  --color-3: #baba00;
  --color-4: #88e000;
  --color-5: #00ff00;
}

SCSS

$color-1: #ff0000;
$color-2: #e08800;
$color-3: #baba00;
$color-4: #88e000;
$color-5: #00ff00;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#e08800',
  'brand-3': '#baba00',
  'brand-4': '#88e000',
  'brand-5': '#00ff00',
}

RGB Array

[255, 0, 0], [224, 136, 0], [186, 186, 0], [136, 224, 0], [0, 255, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0000, #E08800, #BABA00, #88E000, #00FF00 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: #e08800; --color-3: #baba00; --color-4: #88e000; --color-5: #00ff00. 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