← Back to Editor

#FFDD00 · #FFFFFF · #FF5500 · #FF003C · #000000

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#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

#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

#FF5500

Tangerine · OrangeRed · Amber Brown

HEX
#FF5500
RGB
rgb(255, 85, 0)
HSL
hsl(20, 100%, 50%)
HSB
hsb(20, 100%, 100%)
CMYK
cmyk(0%, 67%, 100%, 0%)
Oklch
oklch(67.6% 0.217 38.8)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#FF003C

Vermilion · Crimson · Passion Red

HEX
#FF003C
RGB
rgb(255, 0, 60)
HSL
hsl(346, 100%, 50%)
HSB
hsb(346, 100%, 100%)
CMYK
cmyk(0%, 100%, 76%, 0%)
Oklch
oklch(63.2% 0.254 21.8)

TraditionalVermilion」· PaintPassion Red」· 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

FFDD00
0022FF

Analogous

FF5D00
FFDD00
A2FF00

Triadic

FFDD00
00FFDD
DD00FF

Split-Comp.

FFDD00
00A1FF
5D00FF

Tetradic

FFDD00
00FF5E
0022FF
FF00A2

Contrast Matrix WCAG 2.1 Contrast

FFDD00
FFFFFF
FF5500
FF003C
000000
1.3
Fail
2.4
Fail
2.9
Fail
15.6
AAA
1.3
Fail
3.2
AA Large
3.9
AA Large
21.0
AAA
2.4
Fail
3.2
AA Large
1.2
Fail
6.6
AA
2.9
Fail
3.9
AA Large
1.2
Fail
5.3
AA
15.6
AAA
21.0
AAA
6.6
AA
5.3
AA
White BG
1.3Fail
1.0Fail
3.2AA Large
3.9AA Large
21.0AAA
Black BG
15.6AAA
21.0AAA
6.6AA
5.3AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F035
FFFFFF
B5B415
918E2D
000000

Deuteranopia

F2F542
FFFFFF
BFCC1A
9FB32A
000000

Tritanopia

FD6069
FFFFFF
F72528
F22220
000000

Achromatopsia

CECECE
FFFFFF
7E7E7E
535353
000000

Shades & Tints Shades & Tints

#FFDD00

Dark
Light

#FFFFFF

Dark
Light

#FF5500

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffdd00;
  --color-2: #ffffff;
  --color-3: #ff5500;
  --color-4: #ff003c;
  --color-5: #000000;
}

SCSS

$color-1: #ffdd00;
$color-2: #ffffff;
$color-3: #ff5500;
$color-4: #ff003c;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffdd00',
  'brand-2': '#ffffff',
  'brand-3': '#ff5500',
  'brand-4': '#ff003c',
  'brand-5': '#000000',
}

RGB Array

[255, 221, 0], [255, 255, 255], [255, 85, 0], [255, 0, 60], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFDD00, #FFFFFF, #FF5500, #FF003C, #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: #ffdd00; --color-2: #ffffff; --color-3: #ff5500; --color-4: #ff003c; --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