← Back to Editor

#000000 · #F8F8F8 · #F5FFC0 · #FFFC00 · #FFEE60

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

#F8F8F8

Moonlight White · Snow · Cloud White

HEX
#F8F8F8
RGB
rgb(248, 248, 248)
HSL
hsl(0, 0%, 97%)
HSB
hsb(0, 0%, 97%)
CMYK
cmyk(0%, 0%, 0%, 3%)
Oklch
oklch(97.9% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#F5FFC0

Willow Green · Bisque · Mint Green

HEX
#F5FFC0
RGB
rgb(245, 255, 192)
HSL
hsl(70, 100%, 88%)
HSB
hsb(70, 25%, 100%)
CMYK
cmyk(4%, 0%, 25%, 0%)
Oklch
oklch(97.7% 0.081 115.3)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#FFFC00

Autumn Sage · Yellow · Honey Gold

HEX
#FFFC00
RGB
rgb(255, 252, 0)
HSL
hsl(59, 100%, 50%)
HSB
hsb(59, 100%, 100%)
CMYK
cmyk(0%, 1%, 100%, 0%)
Oklch
oklch(96.2% 0.208 108.9)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#FFEE60

Fresh Green · Khaki · Sunflower

HEX
#FFEE60
RGB
rgb(255, 238, 96)
HSL
hsl(54, 100%, 69%)
HSB
hsb(54, 62%, 100%)
CMYK
cmyk(0%, 7%, 62%, 0%)
Oklch
oklch(93.7% 0.160 102.5)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

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
F8F8F8
F5FFC0
FFFC00
FFEE60
19.8
AAA
19.9
AAA
19.2
AAA
17.7
AAA
19.8
AAA
1.0
Fail
1.0
Fail
1.1
Fail
19.9
AAA
1.0
Fail
1.0
Fail
1.1
Fail
19.2
AAA
1.0
Fail
1.0
Fail
1.1
Fail
17.7
AAA
1.1
Fail
1.1
Fail
1.1
Fail
White BG
21.0AAA
1.1Fail
1.1Fail
1.1Fail
1.2Fail
Black BG
1.0Fail
19.8AAA
19.9AAA
19.2AAA
17.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
F8F8F8
F9F9CF
FEFE3D
F8F782

Deuteranopia

000000
F8F8F8
F9F8D3
FEFE4C
F9FA8B

Tritanopia

000000
F8F8F8
F6DBDE
FF6D78
FE9DA3

Achromatopsia

000000
F8F8F8
F5F5F5
E0E0E0
E3E3E3

Shades & Tints Shades & Tints

#000000

Dark
Light

#F8F8F8

Dark
Light

#F5FFC0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #f8f8f8;
  --color-3: #f5ffc0;
  --color-4: #fffc00;
  --color-5: #ffee60;
}

SCSS

$color-1: #000000;
$color-2: #f8f8f8;
$color-3: #f5ffc0;
$color-4: #fffc00;
$color-5: #ffee60;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#f8f8f8',
  'brand-3': '#f5ffc0',
  'brand-4': '#fffc00',
  'brand-5': '#ffee60',
}

RGB Array

[0, 0, 0], [248, 248, 248], [245, 255, 192], [255, 252, 0], [255, 238, 96]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #F8F8F8, #F5FFC0, #FFFC00, #FFEE60 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: #f8f8f8; --color-3: #f5ffc0; --color-4: #fffc00; --color-5: #ffee60. 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