← Back to Editor

#030202 · #ED5328 · #FFFBFA · #B39B94 · #050505

space

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

#030202

Crimson · Black · Deep Berry

HEX
#030202
RGB
rgb(3, 2, 2)
HSL
hsl(0, 20%, 1%)
HSB
hsb(0, 33%, 1%)
CMYK
cmyk(0%, 33%, 33%, 99%)
Oklch
oklch(8.8% 0.005 18.1)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#ED5328

Vermilion · Chocolate · Passion Red

HEX
#ED5328
RGB
rgb(237, 83, 40)
HSL
hsl(13, 85%, 54%)
HSB
hsb(13, 83%, 93%)
CMYK
cmyk(0%, 65%, 83%, 7%)
Oklch
oklch(64.6% 0.198 35.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FFFBFA

Peach Pink · Snow · Cherry Blossom

HEX
#FFFBFA
RGB
rgb(255, 251, 250)
HSL
hsl(12, 100%, 99%)
HSB
hsb(12, 2%, 100%)
CMYK
cmyk(0%, 2%, 2%, 0%)
Oklch
oklch(99.1% 0.004 34.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#B39B94

Peach Pink · DarkGray · Coral Red

HEX
#B39B94
RGB
rgb(179, 155, 148)
HSL
hsl(14, 17%, 64%)
HSB
hsb(14, 17%, 70%)
CMYK
cmyk(0%, 13%, 17%, 30%)
Oklch
oklch(70.9% 0.030 36.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#050505

Ink Black · Black · Jet Black

HEX
#050505
RGB
rgb(5, 5, 5)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(11.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

030202
020303

Analogous

030203
030202
030302

Triadic

030202
020302
020203

Split-Comp.

030202
020303
020303

Tetradic

030202
030302
020303
030203

Contrast Matrix WCAG 2.1 Contrast

030202
ED5328
FFFBFA
B39B94
050505
5.8
AA
20.2
AAA
7.9
AAA
1.0
Fail
5.8
AA
3.5
AA Large
1.4
Fail
5.7
AA
20.2
AAA
3.5
AA Large
2.5
Fail
19.8
AAA
7.9
AAA
1.4
Fail
2.5
Fail
7.8
AAA
1.0
Fail
5.7
AA
19.8
AAA
7.8
AAA
White BG
20.7AAA
3.6AA Large
1.0Fail
2.6Fail
20.4AAA
Black BG
1.0Fail
5.9AA
20.4AAA
8.0AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

030302
AAA932
FDFDFA
A9A896
050505

Deuteranopia

030302
B3BF35
FEFEFA
AAAC96
050505

Tritanopia

030202
E53B3C
FFFAFA
B29797
050505

Achromatopsia

020202
7C7C7C
FCFCFC
A1A1A1
050505

Shades & Tints Shades & Tints

#030202

Dark
Light

#ED5328

Dark
Light

#FFFBFA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030202;
  --color-2: #ed5328;
  --color-3: #fffbfa;
  --color-4: #b39b94;
  --color-5: #050505;
}

SCSS

$color-1: #030202;
$color-2: #ed5328;
$color-3: #fffbfa;
$color-4: #b39b94;
$color-5: #050505;

TAILWIND

colors: {
  'brand-1': '#030202',
  'brand-2': '#ed5328',
  'brand-3': '#fffbfa',
  'brand-4': '#b39b94',
  'brand-5': '#050505',
}

RGB Array

[3, 2, 2], [237, 83, 40], [255, 251, 250], [179, 155, 148], [5, 5, 5]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #030202, #ED5328, #FFFBFA, #B39B94, #050505 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: #030202; --color-2: #ed5328; --color-3: #fffbfa; --color-4: #b39b94; --color-5: #050505. 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