← Back to Editor

#FFFFFF · #000000 · #BA8700 · #00E5FF · #00A1C2

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

#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

#BA8700

Ochre · DarkGoldenRod · Honey Gold

HEX
#BA8700
RGB
rgb(186, 135, 0)
HSL
hsl(44, 100%, 36%)
HSB
hsb(44, 100%, 73%)
CMYK
cmyk(0%, 27%, 100%, 27%)
Oklch
oklch(65.6% 0.135 81.8)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#00E5FF

Lake Blue · Cyan · Mint Ice

HEX
#00E5FF
RGB
rgb(0, 229, 255)
HSL
hsl(186, 100%, 50%)
HSB
hsb(186, 100%, 100%)
CMYK
cmyk(100%, 10%, 0%, 0%)
Oklch
oklch(84.4% 0.146 209.3)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#00A1C2

Lake Blue · LightSeaGreen · Mint Ice

HEX
#00A1C2
RGB
rgb(0, 161, 194)
HSL
hsl(190, 100%, 38%)
HSB
hsb(190, 100%, 76%)
CMYK
cmyk(100%, 17%, 0%, 24%)
Oklch
oklch(65.5% 0.119 219.3)

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
000000
BA8700
00E5FF
00A1C2
21.0
AAA
3.2
AA Large
1.5
Fail
3.1
AA Large
21.0
AAA
6.6
AA
13.7
AAA
6.9
AA
3.2
AA Large
6.6
AA
2.1
Fail
1.0
Fail
1.5
Fail
13.7
AAA
2.1
Fail
2.0
Fail
3.1
AA Large
6.9
AA
1.0
Fail
2.0
Fail
White BG
1.0Fail
21.0AAA
3.2AA Large
1.5Fail
3.1AA Large
Black BG
21.0AAA
1.0Fail
6.6AA
13.7AAA
6.9AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
000000
A4A321
6365F9
4647BA

Deuteranopia

FFFFFF
000000
A7AB29
5645F7
3C30B8

Tritanopia

FFFFFF
000000
B73A40
0BF4F3
08B4B2

Achromatopsia

FFFFFF
000000
878787
A3A3A3
757575

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#000000

Dark
Light

#BA8700

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #000000;
  --color-3: #ba8700;
  --color-4: #00e5ff;
  --color-5: #00a1c2;
}

SCSS

$color-1: #ffffff;
$color-2: #000000;
$color-3: #ba8700;
$color-4: #00e5ff;
$color-5: #00a1c2;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#000000',
  'brand-3': '#ba8700',
  'brand-4': '#00e5ff',
  'brand-5': '#00a1c2',
}

RGB Array

[255, 255, 255], [0, 0, 0], [186, 135, 0], [0, 229, 255], [0, 161, 194]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #000000, #BA8700, #00E5FF, #00A1C2 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: #000000; --color-3: #ba8700; --color-4: #00e5ff; --color-5: #00a1c2. 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