← Back to Editor

#FFFFFF · #FF0066 · #FBB829 · #1693A5 · #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

#FF0066

Dark Violet · DeepPink · Camellia

HEX
#FF0066
RGB
rgb(255, 0, 102)
HSL
hsl(336, 100%, 50%)
HSB
hsb(336, 100%, 100%)
CMYK
cmyk(0%, 100%, 60%, 0%)
Oklch
oklch(63.9% 0.255 10.5)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#FBB829

Ginger · GoldenRod · Sunflower

HEX
#FBB829
RGB
rgb(251, 184, 41)
HSL
hsl(41, 96%, 57%)
HSB
hsb(41, 84%, 98%)
CMYK
cmyk(0%, 27%, 84%, 2%)
Oklch
oklch(82.4% 0.161 80.3)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#1693A5

Lake Blue · LightSeaGreen · Mint Ice

HEX
#1693A5
RGB
rgb(22, 147, 165)
HSL
hsl(188, 76%, 37%)
HSB
hsb(188, 87%, 65%)
CMYK
cmyk(87%, 11%, 0%, 35%)
Oklch
oklch(61.0% 0.102 210.5)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#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
FF0066
FBB829
1693A5
000000
3.9
AA Large
1.8
Fail
3.7
AA Large
21.0
AAA
3.9
AA Large
2.2
Fail
1.1
Fail
5.4
AA
1.8
Fail
2.2
Fail
2.1
Fail
12.0
AAA
3.7
AA Large
1.1
Fail
2.1
Fail
5.8
AA
21.0
AAA
5.4
AA
12.0
AAA
5.8
AA
White BG
1.0Fail
3.9AA Large
1.8Fail
3.7AA Large
21.0AAA
Black BG
21.0AAA
5.4AA
12.0AAA
5.8AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
918E4D
DEDD4C
4C4DA1
000000

Deuteranopia

FFFFFF
9FB347
E2E754
453CA0
000000

Tritanopia

FFFFFF
F23A36
F8676D
1C9D9C
000000

Achromatopsia

FFFFFF
585858
BCBCBC
707070
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FF0066

Dark
Light

#FBB829

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ff0066;
  --color-3: #fbb829;
  --color-4: #1693a5;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #ff0066;
$color-3: #fbb829;
$color-4: #1693a5;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ff0066',
  'brand-3': '#fbb829',
  'brand-4': '#1693a5',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [255, 0, 102], [251, 184, 41], [22, 147, 165], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FF0066, #FBB829, #1693A5, #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: #ff0066; --color-3: #fbb829; --color-4: #1693a5; --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