← Back to Editor

#000000 · #F95424 · #FFB448 · #F9DA7D · #FFFFFF

warm

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

#F95424

Vermilion · Tomato · Passion Red

HEX
#F95424
RGB
rgb(249, 84, 36)
HSL
hsl(14, 95%, 56%)
HSB
hsb(14, 86%, 98%)
CMYK
cmyk(0%, 66%, 86%, 2%)
Oklch
oklch(66.6% 0.209 35.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FFB448

Ginger · SandyBrown · Warm Sun

HEX
#FFB448
RGB
rgb(255, 180, 72)
HSL
hsl(35, 100%, 64%)
HSB
hsb(35, 72%, 100%)
CMYK
cmyk(0%, 29%, 72%, 0%)
Oklch
oklch(82.3% 0.148 72.6)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#F9DA7D

Goose Yellow · Khaki · Sunflower

HEX
#F9DA7D
RGB
rgb(249, 218, 125)
HSL
hsl(45, 91%, 73%)
HSB
hsb(45, 50%, 98%)
CMYK
cmyk(0%, 12%, 50%, 2%)
Oklch
oklch(89.5% 0.118 91.5)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#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

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
F95424
FFB448
F9DA7D
FFFFFF
6.3
AA
11.9
AAA
15.4
AAA
21.0
AAA
6.3
AA
1.9
Fail
2.4
Fail
3.3
AA Large
11.9
AAA
1.9
Fail
1.3
Fail
1.8
Fail
15.4
AAA
2.4
Fail
1.3
Fail
1.4
Fail
21.0
AAA
3.3
AA Large
1.8
Fail
1.4
Fail
White BG
21.0AAA
3.3AA Large
1.8Fail
1.4Fail
1.0Fail
Black BG
1.0Fail
6.3AA
11.9AAA
15.4AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
B2B030
DFDE62
ECEB94
FFFFFF

Deuteranopia

000000
BBC732
E3E968
EDF099
FFFFFF

Tritanopia

000000
F1393B
FB777B
F7A5A9
FFFFFF

Achromatopsia

000000
808080
BEBEBE
D9D9D9
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#F95424

Dark
Light

#FFB448

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #f95424;
  --color-3: #ffb448;
  --color-4: #f9da7d;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #f95424;
$color-3: #ffb448;
$color-4: #f9da7d;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#f95424',
  'brand-3': '#ffb448',
  'brand-4': '#f9da7d',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [249, 84, 36], [255, 180, 72], [249, 218, 125], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #F95424, #FFB448, #F9DA7D, #FFFFFF 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: #f95424; --color-3: #ffb448; --color-4: #f9da7d; --color-5: #ffffff. 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 warm-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