← Back to Editor

#000000 · #F2BB13 · #808080 · #FFAFBA · #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

#F2BB13

Ginger · Orange · Sunflower

HEX
#F2BB13
RGB
rgb(242, 187, 19)
HSL
hsl(45, 90%, 51%)
HSB
hsb(45, 92%, 95%)
CMYK
cmyk(0%, 23%, 92%, 5%)
Oklch
oklch(81.9% 0.165 86.7)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#808080

Ink Gray · Gray · Warm Gray

HEX
#808080
RGB
rgb(128, 128, 128)
HSL
hsl(0, 0%, 50%)
HSB
hsb(0, 0%, 50%)
CMYK
cmyk(0%, 0%, 0%, 50%)
Oklch
oklch(60.0% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#FFAFBA

Peach Pink · LightPink · Cherry Blossom

HEX
#FFAFBA
RGB
rgb(255, 175, 186)
HSL
hsl(352, 100%, 84%)
HSB
hsb(352, 31%, 100%)
CMYK
cmyk(0%, 31%, 27%, 0%)
Oklch
oklch(83.3% 0.095 10.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#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
F2BB13
808080
FFAFBA
FFFFFF
11.9
AAA
5.3
AA
12.1
AAA
21.0
AAA
11.9
AAA
2.2
Fail
1.0
Fail
1.8
Fail
5.3
AA
2.2
Fail
2.3
Fail
3.9
AA Large
12.1
AAA
1.0
Fail
2.3
Fail
1.7
Fail
21.0
AAA
1.8
Fail
3.9
AA Large
1.7
Fail
White BG
21.0AAA
1.8Fail
3.9AA Large
1.7Fail
1.0Fail
Black BG
1.0Fail
11.9AAA
5.3AA
12.1AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
DADA3C
808080
DCDCB7
FFFFFF

Deuteranopia

000000
DDE145
808080
E1E7B7
FFFFFF

Tritanopia

000000
EF5C63
808080
FBB5B5
FFFFFF

Achromatopsia

000000
B8B8B8
808080
C8C8C8
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#F2BB13

Dark
Light

#808080

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #f2bb13;
  --color-3: #808080;
  --color-4: #ffafba;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #f2bb13;
$color-3: #808080;
$color-4: #ffafba;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#f2bb13',
  'brand-3': '#808080',
  'brand-4': '#ffafba',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [242, 187, 19], [128, 128, 128], [255, 175, 186], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #F2BB13, #808080, #FFAFBA, #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: #f2bb13; --color-3: #808080; --color-4: #ffafba; --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