← Back to Editor

#FF0000 · #FF7F00 · #F1F197 · #B3EC87 · #00EDA8

bright

A 5-color bright 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

#FF7F00

Ochre · Orange · Amber Brown

HEX
#FF7F00
RGB
rgb(255, 127, 0)
HSL
hsl(30, 100%, 50%)
HSB
hsb(30, 100%, 100%)
CMYK
cmyk(0%, 50%, 100%, 0%)
Oklch
oklch(73.0% 0.186 52.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#F1F197

Fresh Green · Khaki · Lemon Cream

HEX
#F1F197
RGB
rgb(241, 241, 151)
HSL
hsl(60, 76%, 77%)
HSB
hsb(60, 37%, 95%)
CMYK
cmyk(0%, 0%, 37%, 5%)
Oklch
oklch(93.8% 0.112 108.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#B3EC87

Emerald · LightGreen · Apple Green

HEX
#B3EC87
RGB
rgb(179, 236, 135)
HSL
hsl(94, 73%, 73%)
HSB
hsb(94, 43%, 93%)
CMYK
cmyk(24%, 0%, 43%, 7%)
Oklch
oklch(88.1% 0.143 132.7)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

#00EDA8

Mineral Blue · MediumSpringGreen · Mint Ice

HEX
#00EDA8
RGB
rgb(0, 237, 168)
HSL
hsl(163, 100%, 46%)
HSB
hsb(163, 100%, 93%)
CMYK
cmyk(100%, 0%, 29%, 7%)
Oklch
oklch(83.7% 0.180 163.3)

TraditionalMineral Blue」· PaintMint Ice」· 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
FF7F00
F1F197
B3EC87
00EDA8
1.6
Fail
3.4
AA Large
2.9
Fail
2.6
Fail
1.6
Fail
2.1
Fail
1.8
Fail
1.7
Fail
3.4
AA Large
2.1
Fail
1.2
Fail
1.3
Fail
2.9
Fail
1.8
Fail
1.2
Fail
1.1
Fail
2.6
Fail
1.7
Fail
1.3
Fail
1.1
Fail
White BG
4.0AA Large
2.5Fail
1.2Fail
1.4Fail
1.5Fail
Black BG
5.3AA
8.3AAA
17.8AAA
15.3AAA
13.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
C8C61F
F1F1AD
CCCC9F
6769B9

Deuteranopia

9FB300
CFD926
F1F1B2
C8C4A5
5947BD

Tritanopia

F20000
F9373C
F1BEC2
B6B3B7
0CC6C9

Achromatopsia

4C4C4C
979797
E7E7E7
CFCFCF
9E9E9E

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#FF7F00

Dark
Light

#F1F197

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #ff7f00;
  --color-3: #f1f197;
  --color-4: #b3ec87;
  --color-5: #00eda8;
}

SCSS

$color-1: #ff0000;
$color-2: #ff7f00;
$color-3: #f1f197;
$color-4: #b3ec87;
$color-5: #00eda8;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#ff7f00',
  'brand-3': '#f1f197',
  'brand-4': '#b3ec87',
  'brand-5': '#00eda8',
}

RGB Array

[255, 0, 0], [255, 127, 0], [241, 241, 151], [179, 236, 135], [0, 237, 168]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This bright-style palette of #FF0000, #FF7F00, #F1F197, #B3EC87, #00EDA8 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: #ff7f00; --color-3: #f1f197; --color-4: #b3ec87; --color-5: #00eda8. 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 bright-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