← Back to Editor

#FF0000 · #FF5500 · #FFAA00 · #FFFF00 · #AAFF00

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

#FF5500

Tangerine · OrangeRed · Amber Brown

HEX
#FF5500
RGB
rgb(255, 85, 0)
HSL
hsl(20, 100%, 50%)
HSB
hsb(20, 100%, 100%)
CMYK
cmyk(0%, 67%, 100%, 0%)
Oklch
oklch(67.6% 0.217 38.8)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#FFAA00

Ochre · Orange · Honey Gold

HEX
#FFAA00
RGB
rgb(255, 170, 0)
HSL
hsl(40, 100%, 50%)
HSB
hsb(40, 100%, 100%)
CMYK
cmyk(0%, 33%, 100%, 0%)
Oklch
oklch(80.2% 0.171 73.3)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#FFFF00

Autumn Sage · Yellow · Honey Gold

HEX
#FFFF00
RGB
rgb(255, 255, 0)
HSL
hsl(60, 100%, 50%)
HSB
hsb(60, 100%, 100%)
CMYK
cmyk(0%, 0%, 100%, 0%)
Oklch
oklch(96.8% 0.211 109.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#AAFF00

Grass Green · Chartreuse · Olive Green

HEX
#AAFF00
RGB
rgb(170, 255, 0)
HSL
hsl(80, 100%, 50%)
HSB
hsb(80, 100%, 100%)
CMYK
cmyk(33%, 0%, 100%, 0%)
Oklch
oklch(91.0% 0.245 129.9)

TraditionalGrass 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
FF5500
FFAA00
FFFF00
AAFF00
1.2
Fail
2.1
Fail
3.7
AA Large
3.2
AA Large
1.2
Fail
1.7
Fail
3.0
Fail
2.6
Fail
2.1
Fail
1.7
Fail
1.8
Fail
1.5
Fail
3.7
AA Large
3.0
Fail
1.8
Fail
1.1
Fail
3.2
AA Large
2.6
Fail
1.5
Fail
1.1
Fail
White BG
4.0AA Large
3.2AA Large
1.9Fail
1.1Fail
1.2Fail
Black BG
5.3AA
6.6AA
11.0AAA
19.6AAA
17.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
B5B415
DAD929
FFFF3E
CFD03E

Deuteranopia

9FB300
BFCC1A
DFE633
FFFF4D
CAC44D

Tritanopia

F20000
F72528
FB4A51
FF6E79
AE6E79

Achromatopsia

4C4C4C
7E7E7E
B0B0B0
E2E2E2
C9C9C9

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#FF5500

Dark
Light

#FFAA00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #ff5500;
  --color-3: #ffaa00;
  --color-4: #ffff00;
  --color-5: #aaff00;
}

SCSS

$color-1: #ff0000;
$color-2: #ff5500;
$color-3: #ffaa00;
$color-4: #ffff00;
$color-5: #aaff00;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#ff5500',
  'brand-3': '#ffaa00',
  'brand-4': '#ffff00',
  'brand-5': '#aaff00',
}

RGB Array

[255, 0, 0], [255, 85, 0], [255, 170, 0], [255, 255, 0], [170, 255, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0000, #FF5500, #FFAA00, #FFFF00, #AAFF00 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: #ff5500; --color-3: #ffaa00; --color-4: #ffff00; --color-5: #aaff00. 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