← Back to Editor

#FFFFFF · #00E7FF · #FFF500 · #FB6DA2 · #000000

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData 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

#00E7FF

Lake Blue · Cyan · Mint Ice

HEX
#00E7FF
RGB
rgb(0, 231, 255)
HSL
hsl(186, 100%, 50%)
HSB
hsb(186, 100%, 100%)
CMYK
cmyk(100%, 9%, 0%, 0%)
Oklch
oklch(84.9% 0.146 208.1)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#FFF500

Autumn Sage · Yellow · Honey Gold

HEX
#FFF500
RGB
rgb(255, 245, 0)
HSL
hsl(58, 100%, 50%)
HSB
hsb(58, 100%, 100%)
CMYK
cmyk(0%, 4%, 100%, 0%)
Oklch
oklch(94.7% 0.203 106.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#FB6DA2

Rouge · LightCoral · Rose Pink

HEX
#FB6DA2
RGB
rgb(251, 109, 162)
HSL
hsl(338, 95%, 71%)
HSB
hsb(338, 57%, 98%)
CMYK
cmyk(0%, 57%, 35%, 2%)
Oklch
oklch(72.2% 0.180 359.3)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

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
00E7FF
FFF500
FB6DA2
000000
1.5
Fail
1.1
Fail
2.7
Fail
21.0
AAA
1.5
Fail
1.3
Fail
1.8
Fail
13.9
AAA
1.1
Fail
1.3
Fail
2.3
Fail
18.3
AAA
2.7
Fail
1.8
Fail
2.3
Fail
7.8
AAA
21.0
AAA
13.9
AAA
18.3
AAA
7.8
AAA
White BG
1.0Fail
1.5Fail
1.1Fail
2.7Fail
21.0AAA
Black BG
21.0AAA
13.9AAA
18.3AAA
7.8AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
6466F9
FBFB3B
BEBC95
000000

Deuteranopia

FFFFFF
5745F8
FBFC4A
C6D092
000000

Tritanopia

FFFFFF
0CF5F4
FF6A74
F48B89
000000

Achromatopsia

FFFFFF
A5A5A5
DCDCDC
9D9D9D
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#00E7FF

Dark
Light

#FFF500

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #00e7ff;
  --color-3: #fff500;
  --color-4: #fb6da2;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #00e7ff;
$color-3: #fff500;
$color-4: #fb6da2;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#00e7ff',
  'brand-3': '#fff500',
  'brand-4': '#fb6da2',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [0, 231, 255], [255, 245, 0], [251, 109, 162], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #00E7FF, #FFF500, #FB6DA2, #000000 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious 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: #00e7ff; --color-3: #fff500; --color-4: #fb6da2; --color-5: #000000. 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 tech, SaaS, healthcare, eco industries. 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