← Back to Editor

#FFFFFF · #F9CE5A · #FFA44A · #7584A3 · #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

#F9CE5A

Ginger · SandyBrown · Sunflower

HEX
#F9CE5A
RGB
rgb(249, 206, 90)
HSL
hsl(44, 93%, 66%)
HSB
hsb(44, 64%, 98%)
CMYK
cmyk(0%, 17%, 64%, 2%)
Oklch
oklch(86.7% 0.141 88.7)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#FFA44A

Ginger · SandyBrown · Warm Sun

HEX
#FFA44A
RGB
rgb(255, 164, 74)
HSL
hsl(30, 100%, 65%)
HSB
hsb(30, 71%, 100%)
CMYK
cmyk(0%, 36%, 71%, 0%)
Oklch
oklch(79.4% 0.149 62.2)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#7584A3

Azure · LightSlateGray · Navy Blue

HEX
#7584A3
RGB
rgb(117, 132, 163)
HSL
hsl(220, 20%, 55%)
HSB
hsb(220, 28%, 64%)
CMYK
cmyk(28%, 19%, 0%, 36%)
Oklch
oklch(61.3% 0.050 264.7)

TraditionalAzure」· PaintNavy Blue」· 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
F9CE5A
FFA44A
7584A3
000000
1.5
Fail
2.0
Fail
3.8
AA Large
21.0
AAA
1.5
Fail
1.3
Fail
2.5
Fail
14.0
AAA
2.0
Fail
1.3
Fail
1.9
Fail
10.7
AAA
3.8
AA Large
2.5
Fail
1.9
Fail
5.6
AA
21.0
AAA
14.0
AAA
10.7
AAA
5.6
AA
White BG
1.0Fail
1.5Fail
2.0Fail
3.8AA Large
21.0AAA
Black BG
21.0AAA
14.0AAA
10.7AAA
5.6AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
E6E676
D8D760
7B7C9B
000000

Deuteranopia

FFFFFF
E9EC7D
DDE465
7B7A9A
000000

Tritanopia

FFFFFF
F78C91
FA7175
769694
000000

Achromatopsia

FFFFFF
CECECE
B5B5B5
838383
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F9CE5A

Dark
Light

#FFA44A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f9ce5a;
  --color-3: #ffa44a;
  --color-4: #7584a3;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #f9ce5a;
$color-3: #ffa44a;
$color-4: #7584a3;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f9ce5a',
  'brand-3': '#ffa44a',
  'brand-4': '#7584a3',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [249, 206, 90], [255, 164, 74], [117, 132, 163], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #F9CE5A, #FFA44A, #7584A3, #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: #f9ce5a; --color-3: #ffa44a; --color-4: #7584a3; --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