← Back to Editor

#FF0000 · #FFA700 · #A9FF00 · #00D5FF · #6007EF

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

#FFA700

Ochre · Orange · Amber Brown

HEX
#FFA700
RGB
rgb(255, 167, 0)
HSL
hsl(39, 100%, 50%)
HSB
hsb(39, 100%, 100%)
CMYK
cmyk(0%, 35%, 100%, 0%)
Oklch
oklch(79.6% 0.171 71.7)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#A9FF00

Grass Green · Chartreuse · Olive Green

HEX
#A9FF00
RGB
rgb(169, 255, 0)
HSL
hsl(80, 100%, 50%)
HSB
hsb(80, 100%, 100%)
CMYK
cmyk(34%, 0%, 100%, 0%)
Oklch
oklch(91.0% 0.245 130.0)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#00D5FF

Lake Blue · DeepSkyBlue · Mint Ice

HEX
#00D5FF
RGB
rgb(0, 213, 255)
HSL
hsl(190, 100%, 50%)
HSB
hsb(190, 100%, 100%)
CMYK
cmyk(100%, 16%, 0%, 0%)
Oklch
oklch(80.7% 0.146 218.9)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#6007EF

Deep Indigo · DarkViolet · Violet

HEX
#6007EF
RGB
rgb(96, 7, 239)
HSL
hsl(263, 94%, 48%)
HSB
hsb(263, 97%, 94%)
CMYK
cmyk(60%, 97%, 0%, 6%)
Oklch
oklch(48.3% 0.278 285.6)

TraditionalDeep Indigo」· PaintViolet」· 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
FFA700
A9FF00
00D5FF
6007EF
2.1
Fail
3.2
AA Large
2.3
Fail
1.9
Fail
2.1
Fail
1.6
Fail
1.1
Fail
3.9
AA Large
3.2
AA Large
1.6
Fail
1.4
Fail
6.1
AA
2.3
Fail
1.1
Fail
1.4
Fail
4.3
AA Large
1.9
Fail
3.9
AA Large
6.1
AA
4.3
AA Large
White BG
4.0AA Large
1.9Fail
1.2Fail
1.8Fail
7.6AAA
Black BG
5.3AA
10.8AAA
17.0AAA
12.0AAA
2.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
D9D828
CECF3E
5C5EF5
3939B7

Deuteranopia

9FB300
DEE532
C9C34D
5040F2
3F45A9

Tritanopia

F20000
FB484F
AD6E79
0BEDEB
5C8B81

Achromatopsia

4C4C4C
AEAEAE
C8C8C8
9A9A9A
3C3C3C

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#FFA700

Dark
Light

#A9FF00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #ffa700;
  --color-3: #a9ff00;
  --color-4: #00d5ff;
  --color-5: #6007ef;
}

SCSS

$color-1: #ff0000;
$color-2: #ffa700;
$color-3: #a9ff00;
$color-4: #00d5ff;
$color-5: #6007ef;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#ffa700',
  'brand-3': '#a9ff00',
  'brand-4': '#00d5ff',
  'brand-5': '#6007ef',
}

RGB Array

[255, 0, 0], [255, 167, 0], [169, 255, 0], [0, 213, 255], [96, 7, 239]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0000, #FFA700, #A9FF00, #00D5FF, #6007EF 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: #ffa700; --color-3: #a9ff00; --color-4: #00d5ff; --color-5: #6007ef. 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