← Back to Editor

#FFFFFF · #FFF9A5 · #FFE300 · #0D0337 · #000000

space

A 5-color space 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

#FFF9A5

Fresh Green · Wheat · Lemon Cream

HEX
#FFF9A5
RGB
rgb(255, 249, 165)
HSL
hsl(56, 100%, 82%)
HSB
hsb(56, 35%, 100%)
CMYK
cmyk(0%, 2%, 35%, 0%)
Oklch
oklch(96.8% 0.105 104.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFE300

Autumn Sage · Gold · Honey Gold

HEX
#FFE300
RGB
rgb(255, 227, 0)
HSL
hsl(53, 100%, 50%)
HSB
hsb(53, 100%, 100%)
CMYK
cmyk(0%, 11%, 100%, 0%)
Oklch
oklch(91.1% 0.189 100.3)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#0D0337

Deep Indigo · Black · Deep Sea Blue

HEX
#0D0337
RGB
rgb(13, 3, 55)
HSL
hsl(252, 90%, 11%)
HSB
hsb(252, 95%, 22%)
CMYK
cmyk(76%, 95%, 0%, 78%)
Oklch
oklch(17.3% 0.094 280.7)

TraditionalDeep Indigo」· PaintDeep Sea 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
FFF9A5
FFE300
0D0337
000000
1.1
Fail
1.3
Fail
19.3
AAA
21.0
AAA
1.1
Fail
1.2
Fail
17.8
AAA
19.3
AAA
1.3
Fail
1.2
Fail
15.0
AAA
16.2
AAA
19.3
AAA
17.8
AAA
15.0
AAA
1.1
Fail
21.0
AAA
19.3
AAA
16.2
AAA
1.1
Fail
White BG
1.0Fail
1.1Fail
1.3Fail
19.3AAA
21.0AAA
Black BG
21.0AAA
19.3AAA
16.2AAA
1.1Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
FCFCB9
F3F337
09092A
000000

Deuteranopia

FFFFFF
FDFDBE
F5F744
090A27
000000

Tritanopia

FFFFFF
FFC9CD
FE626C
0D201E
000000

Achromatopsia

FFFFFF
F1F1F1
D1D1D1
0C0C0C
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFF9A5

Dark
Light

#FFE300

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fff9a5;
  --color-3: #ffe300;
  --color-4: #0d0337;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #fff9a5;
$color-3: #ffe300;
$color-4: #0d0337;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fff9a5',
  'brand-3': '#ffe300',
  'brand-4': '#0d0337',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [255, 249, 165], [255, 227, 0], [13, 3, 55], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #FFFFFF, #FFF9A5, #FFE300, #0D0337, #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: #fff9a5; --color-3: #ffe300; --color-4: #0d0337; --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 space-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