← Back to Editor

#000000 · #63000D · #F06E30 · #F1E09A · #FDFDFD

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

#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

#63000D

Vermilion · Maroon · Deep Berry

HEX
#63000D
RGB
rgb(99, 0, 13)
HSL
hsl(352, 100%, 19%)
HSB
hsb(352, 100%, 39%)
CMYK
cmyk(0%, 100%, 87%, 61%)
Oklch
oklch(31.5% 0.127 23.7)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#F06E30

Tangerine · Tomato · Warm Sun

HEX
#F06E30
RGB
rgb(240, 110, 48)
HSL
hsl(19, 86%, 56%)
HSB
hsb(19, 80%, 94%)
CMYK
cmyk(0%, 54%, 80%, 6%)
Oklch
oklch(68.6% 0.176 43.3)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#F1E09A

Goose Yellow · Khaki · Lemon Cream

HEX
#F1E09A
RGB
rgb(241, 224, 154)
HSL
hsl(48, 76%, 77%)
HSB
hsb(48, 36%, 95%)
CMYK
cmyk(0%, 7%, 36%, 5%)
Oklch
oklch(90.5% 0.091 96.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FDFDFD

Moonlight White · White · Cloud White

HEX
#FDFDFD
RGB
rgb(253, 253, 253)
HSL
hsl(0, 0%, 99%)
HSB
hsb(0, 0%, 99%)
CMYK
cmyk(0%, 0%, 0%, 1%)
Oklch
oklch(99.4% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

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
63000D
F06E30
F1E09A
FDFDFD
1.5
Fail
7.0
AA
15.9
AAA
20.6
AAA
1.5
Fail
4.5
AA
10.3
AAA
13.4
AAA
7.0
AA
4.5
AA
2.3
Fail
3.0
Fail
15.9
AAA
10.3
AAA
2.3
Fail
1.3
Fail
20.6
AAA
13.4
AAA
3.0
Fail
1.3
Fail
White BG
21.0AAA
13.7AAA
3.0AA Large
1.3Fail
1.0Fail
Black BG
1.0Fail
1.5Fail
7.0AA
15.9AAA
20.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
38370A
B8B73F
EAE9AB
FDFDFD

Deuteranopia

000000
3E4509
BFC943
EBECAF
FDFDFD

Tritanopia

000000
5E0707
EA4B4D
F0B8BB
FDFDFD

Achromatopsia

000000
1F1F1F
8E8E8E
DDDDDD
FDFDFD

Shades & Tints Shades & Tints

#000000

Dark
Light

#63000D

Dark
Light

#F06E30

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #63000d;
  --color-3: #f06e30;
  --color-4: #f1e09a;
  --color-5: #fdfdfd;
}

SCSS

$color-1: #000000;
$color-2: #63000d;
$color-3: #f06e30;
$color-4: #f1e09a;
$color-5: #fdfdfd;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#63000d',
  'brand-3': '#f06e30',
  'brand-4': '#f1e09a',
  'brand-5': '#fdfdfd',
}

RGB Array

[0, 0, 0], [99, 0, 13], [240, 110, 48], [241, 224, 154], [253, 253, 253]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #63000D, #F06E30, #F1E09A, #FDFDFD 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: #63000d; --color-3: #f06e30; --color-4: #f1e09a; --color-5: #fdfdfd. 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