← Back to Editor

#000000 · #F54C36 · #FAF9F7 · #63EBE6 · #001333

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

#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

#F54C36

Vermilion · Tomato · Passion Red

HEX
#F54C36
RGB
rgb(245, 76, 54)
HSL
hsl(7, 91%, 59%)
HSB
hsb(7, 78%, 96%)
CMYK
cmyk(0%, 69%, 78%, 4%)
Oklch
oklch(65.3% 0.209 30.7)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FAF9F7

Goose Yellow · Snow · Lemon Cream

HEX
#FAF9F7
RGB
rgb(250, 249, 247)
HSL
hsl(40, 23%, 97%)
HSB
hsb(40, 1%, 98%)
CMYK
cmyk(0%, 0%, 1%, 2%)
Oklch
oklch(98.2% 0.003 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#63EBE6

Jade · Turquoise · Lake Green

HEX
#63EBE6
RGB
rgb(99, 235, 230)
HSL
hsl(178, 77%, 65%)
HSB
hsb(178, 58%, 92%)
CMYK
cmyk(58%, 0%, 2%, 8%)
Oklch
oklch(86.4% 0.118 191.8)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#001333

Indigo · Black · Deep Sea Blue

HEX
#001333
RGB
rgb(0, 19, 51)
HSL
hsl(218, 100%, 10%)
HSB
hsb(218, 100%, 20%)
CMYK
cmyk(100%, 63%, 0%, 80%)
Oklch
oklch(19.4% 0.070 257.3)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
F54C36
FAF9F7
63EBE6
001333
6.0
AA
20.0
AAA
14.6
AAA
1.1
Fail
6.0
AA
3.3
AA Large
2.4
Fail
5.2
AA
20.0
AAA
3.3
AA Large
1.4
Fail
17.5
AAA
14.6
AAA
2.4
Fail
1.4
Fail
12.8
AAA
1.1
Fail
5.2
AA
17.5
AAA
12.8
AAA
White BG
21.0AAA
3.5AA Large
1.1Fail
1.4Fail
18.4AAA
Black BG
1.0Fail
6.0AA
20.0AAA
14.6AAA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
ACAA3B
FAFAF7
9E9FE7
08082B

Deuteranopia

000000
B6C23D
FAFAF8
968CE8
070629

Tritanopia

000000
ED4040
FAF8F8
6AE8E8
012524

Achromatopsia

000000
7C7C7C
F9F9F9
C2C2C2
111111

Shades & Tints Shades & Tints

#000000

Dark
Light

#F54C36

Dark
Light

#FAF9F7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #f54c36;
  --color-3: #faf9f7;
  --color-4: #63ebe6;
  --color-5: #001333;
}

SCSS

$color-1: #000000;
$color-2: #f54c36;
$color-3: #faf9f7;
$color-4: #63ebe6;
$color-5: #001333;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#f54c36',
  'brand-3': '#faf9f7',
  'brand-4': '#63ebe6',
  'brand-5': '#001333',
}

RGB Array

[0, 0, 0], [245, 76, 54], [250, 249, 247], [99, 235, 230], [0, 19, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #000000, #F54C36, #FAF9F7, #63EBE6, #001333 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: #000000; --color-2: #f54c36; --color-3: #faf9f7; --color-4: #63ebe6; --color-5: #001333. 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