← Back to Editor

#FFFFFF · #007387 · #FFDD00 · #6F1085 · #FFFFFF

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

#007387

Lake Blue · Teal · Mint Ice

HEX
#007387
RGB
rgb(0, 115, 135)
HSL
hsl(189, 100%, 26%)
HSB
hsb(189, 100%, 53%)
CMYK
cmyk(100%, 15%, 0%, 47%)
Oklch
oklch(51.1% 0.091 215.4)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#FFDD00

Autumn Sage · Gold · Honey Gold

HEX
#FFDD00
RGB
rgb(255, 221, 0)
HSL
hsl(52, 100%, 50%)
HSB
hsb(52, 100%, 100%)
CMYK
cmyk(0%, 13%, 100%, 0%)
Oklch
oklch(89.9% 0.186 97.9)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#6F1085

Royal Purple · Purple · Eggplant

HEX
#6F1085
RGB
rgb(111, 16, 133)
HSL
hsl(289, 79%, 29%)
HSB
hsb(289, 88%, 52%)
CMYK
cmyk(17%, 88%, 0%, 48%)
Oklch
oklch(40.3% 0.182 318.6)

TraditionalRoyal Purple」· PaintEggplant」· Creative Blush Sunrise

#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

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
007387
FFDD00
6F1085
FFFFFF
5.5
AA
1.3
Fail
10.1
AAA
5.5
AA
4.1
AA Large
1.8
Fail
5.5
AA
1.3
Fail
4.1
AA Large
7.5
AAA
1.3
Fail
10.1
AAA
1.8
Fail
7.5
AAA
10.1
AAA
5.5
AA
1.3
Fail
10.1
AAA
White BG
1.0Fail
5.5AA
1.3Fail
10.1AAA
1.0Fail
Black BG
21.0AAA
3.8AA Large
15.6AAA
2.1Fail
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
323382
F0F035
464569
FFFFFF

Deuteranopia

FFFFFF
2B2381
F2F542
4B5262
FFFFFF

Tritanopia

FFFFFF
067E7E
FD6069
6A524D
FFFFFF

Achromatopsia

FFFFFF
535353
CECECE
3A3A3A
FFFFFF

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#007387

Dark
Light

#FFDD00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #007387;
  --color-3: #ffdd00;
  --color-4: #6f1085;
  --color-5: #ffffff;
}

SCSS

$color-1: #ffffff;
$color-2: #007387;
$color-3: #ffdd00;
$color-4: #6f1085;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#007387',
  'brand-3': '#ffdd00',
  'brand-4': '#6f1085',
  'brand-5': '#ffffff',
}

RGB Array

[255, 255, 255], [0, 115, 135], [255, 221, 0], [111, 16, 133], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #007387, #FFDD00, #6F1085, #FFFFFF 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: #007387; --color-3: #ffdd00; --color-4: #6f1085; --color-5: #ffffff. 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