← Back to Editor

#FF00FF · #FF40BF · #FF8080 · #FFBF40 · #FFFF00

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

#FF00FF

Rose Purple · Magenta · Violet

HEX
#FF00FF
RGB
rgb(255, 0, 255)
HSL
hsl(300, 100%, 50%)
HSB
hsb(300, 100%, 100%)
CMYK
cmyk(0%, 100%, 0%, 0%)
Oklch
oklch(70.2% 0.322 328.4)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#FF40BF

Mauve · DeepPink · Rose Pink

HEX
#FF40BF
RGB
rgb(255, 64, 191)
HSL
hsl(320, 100%, 63%)
HSB
hsb(320, 75%, 100%)
CMYK
cmyk(0%, 75%, 25%, 0%)
Oklch
oklch(69.3% 0.252 345.0)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#FF8080

Peach Pink · Salmon · Coral Red

HEX
#FF8080
RGB
rgb(255, 128, 128)
HSL
hsl(0, 100%, 75%)
HSB
hsb(0, 50%, 100%)
CMYK
cmyk(0%, 50%, 50%, 0%)
Oklch
oklch(74.4% 0.155 21.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#FFBF40

Ginger · SandyBrown · Sunflower

HEX
#FFBF40
RGB
rgb(255, 191, 64)
HSL
hsl(40, 100%, 63%)
HSB
hsb(40, 75%, 100%)
CMYK
cmyk(0%, 25%, 75%, 0%)
Oklch
oklch(84.3% 0.154 80.4)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF00FF
00FF00

Analogous

8000FF
FF00FF
FF0080

Triadic

FF00FF
FFFF00
00FFFF

Split-Comp.

FF00FF
80FF00
00FF80

Tetradic

FF00FF
FF8000
00FF00
0080FF

Contrast Matrix WCAG 2.1 Contrast

FF00FF
FF40BF
FF8080
FFBF40
FFFF00
1.0
Fail
1.3
Fail
1.9
Fail
2.9
Fail
1.0
Fail
1.3
Fail
1.9
Fail
2.9
Fail
1.3
Fail
1.3
Fail
1.5
Fail
2.3
Fail
1.9
Fail
1.9
Fail
1.5
Fail
1.5
Fail
2.9
Fail
2.9
Fail
2.3
Fail
1.5
Fail
White BG
3.1AA Large
3.1AA Large
2.4Fail
1.6Fail
1.1Fail
Black BG
6.7AA
6.7AA
8.7AAA
12.8AAA
19.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918EC1
ACABA0
C8C780
E3E35F
FFFF3E

Deuteranopia

9FB3B3
B7C699
CFD980
E7EC66
FFFF4D

Tritanopia

F29186
F58883
F98080
FC777C
FF6E79

Achromatopsia

696969
888888
A6A6A6
C4C4C4
E2E2E2

Shades & Tints Shades & Tints

#FF00FF

Dark
Light

#FF40BF

Dark
Light

#FF8080

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff00ff;
  --color-2: #ff40bf;
  --color-3: #ff8080;
  --color-4: #ffbf40;
  --color-5: #ffff00;
}

SCSS

$color-1: #ff00ff;
$color-2: #ff40bf;
$color-3: #ff8080;
$color-4: #ffbf40;
$color-5: #ffff00;

TAILWIND

colors: {
  'brand-1': '#ff00ff',
  'brand-2': '#ff40bf',
  'brand-3': '#ff8080',
  'brand-4': '#ffbf40',
  'brand-5': '#ffff00',
}

RGB Array

[255, 0, 255], [255, 64, 191], [255, 128, 128], [255, 191, 64], [255, 255, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF00FF, #FF40BF, #FF8080, #FFBF40, #FFFF00 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: #ff00ff; --color-2: #ff40bf; --color-3: #ff8080; --color-4: #ffbf40; --color-5: #ffff00. 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