← Back to Editor

#FFFFFF · #FF00AD · #67FE00 · #FF8F00 · #00F3FF

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

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#FF00AD

Rose Purple · DeepPink · Violet

HEX
#FF00AD
RGB
rgb(255, 0, 173)
HSL
hsl(319, 100%, 50%)
HSB
hsb(319, 100%, 100%)
CMYK
cmyk(0%, 100%, 32%, 0%)
Oklch
oklch(66.1% 0.277 348.8)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#67FE00

Pine Green · Chartreuse · Olive Green

HEX
#67FE00
RGB
rgb(103, 254, 0)
HSL
hsl(96, 100%, 50%)
HSB
hsb(96, 100%, 100%)
CMYK
cmyk(59%, 0%, 100%, 0%)
Oklch
oklch(87.9% 0.274 138.4)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#FF8F00

Ochre · Orange · Amber Brown

HEX
#FF8F00
RGB
rgb(255, 143, 0)
HSL
hsl(34, 100%, 50%)
HSB
hsb(34, 100%, 100%)
CMYK
cmyk(0%, 44%, 100%, 0%)
Oklch
oklch(75.5% 0.178 59.7)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#00F3FF

Lake Blue · Cyan · Mint Ice

HEX
#00F3FF
RGB
rgb(0, 243, 255)
HSL
hsl(183, 100%, 50%)
HSB
hsb(183, 100%, 100%)
CMYK
cmyk(100%, 5%, 0%, 0%)
Oklch
oklch(87.7% 0.149 201.2)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
FF00AD
67FE00
FF8F00
00F3FF
3.6
AA Large
1.3
Fail
2.3
Fail
1.4
Fail
3.6
AA Large
2.7
Fail
1.6
Fail
2.6
Fail
1.3
Fail
2.7
Fail
1.7
Fail
1.0
Fail
2.3
Fail
1.6
Fail
1.7
Fail
1.7
Fail
1.4
Fail
2.6
Fail
1.0
Fail
1.7
Fail
White BG
1.0Fail
3.6AA Large
1.3Fail
2.3Fail
1.4Fail
Black BG
21.0AAA
5.9AA
15.8AAA
9.2AAA
15.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
918E83
A8AA3D
CFCD23
696BFC

Deuteranopia

FFFFFF
9FB379
A0944C
D5DD2B
5B49FB

Tritanopia

FFFFFF
F2625B
6F6E79
F93E44
0CFAF9

Achromatopsia

FFFFFF
606060
B4B4B4
A0A0A0
ACACAC

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FF00AD

Dark
Light

#67FE00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ff00ad;
  --color-3: #67fe00;
  --color-4: #ff8f00;
  --color-5: #00f3ff;
}

SCSS

$color-1: #ffffff;
$color-2: #ff00ad;
$color-3: #67fe00;
$color-4: #ff8f00;
$color-5: #00f3ff;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ff00ad',
  'brand-3': '#67fe00',
  'brand-4': '#ff8f00',
  'brand-5': '#00f3ff',
}

RGB Array

[255, 255, 255], [255, 0, 173], [103, 254, 0], [255, 143, 0], [0, 243, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FF00AD, #67FE00, #FF8F00, #00F3FF is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. 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: #ffffff; --color-2: #ff00ad; --color-3: #67fe00; --color-4: #ff8f00; --color-5: #00f3ff. 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. High-contrast palettes naturally meet WCAG accessibility standards. 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