← Back to Editor

#FFFFFF · #EBE8D3 · #FF8000 · #000000 · #003D4D

warm

A 5-color warm palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#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

#EBE8D3

Fresh Green · Beige · Lemon Cream

HEX
#EBE8D3
RGB
rgb(235, 232, 211)
HSL
hsl(53, 37%, 87%)
HSB
hsb(53, 10%, 92%)
CMYK
cmyk(0%, 1%, 10%, 8%)
Oklch
oklch(92.8% 0.028 100.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FF8000

Ochre · Orange · Amber Brown

HEX
#FF8000
RGB
rgb(255, 128, 0)
HSL
hsl(30, 100%, 50%)
HSB
hsb(30, 100%, 100%)
CMYK
cmyk(0%, 50%, 100%, 0%)
Oklch
oklch(73.2% 0.186 53.0)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#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

#003D4D

Lake Blue · DarkSlateGray · Peacock Green

HEX
#003D4D
RGB
rgb(0, 61, 77)
HSL
hsl(192, 100%, 15%)
HSB
hsb(192, 100%, 30%)
CMYK
cmyk(100%, 21%, 0%, 70%)
Oklch
oklch(33.4% 0.062 222.1)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
EBE8D3
FF8000
000000
003D4D
1.2
Fail
2.5
Fail
21.0
AAA
11.8
AAA
1.2
Fail
2.0
Fail
17.0
AAA
9.6
AAA
2.5
Fail
2.0
Fail
8.3
AAA
4.7
AA
21.0
AAA
17.0
AAA
8.3
AAA
1.8
Fail
11.8
AAA
9.6
AAA
4.7
AA
1.8
Fail
White BG
1.0Fail
1.2Fail
2.5Fail
21.0AAA
11.8AAA
Black BG
21.0AAA
17.0AAA
8.3AAA
1.0Fail
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
EAEAD8
C8C71F
000000
1A1B49

Deuteranopia

FFFFFF
EAEAD9
CFD926
000000
171248

Tritanopia

FFFFFF
EBDCDD
F9373D
000000
034645

Achromatopsia

FFFFFF
E7E7E7
979797
000000
2D2D2D

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#EBE8D3

Dark
Light

#FF8000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ebe8d3;
  --color-3: #ff8000;
  --color-4: #000000;
  --color-5: #003d4d;
}

SCSS

$color-1: #ffffff;
$color-2: #ebe8d3;
$color-3: #ff8000;
$color-4: #000000;
$color-5: #003d4d;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ebe8d3',
  'brand-3': '#ff8000',
  'brand-4': '#000000',
  'brand-5': '#003d4d',
}

RGB Array

[255, 255, 255], [235, 232, 211], [255, 128, 0], [0, 0, 0], [0, 61, 77]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #FFFFFF, #EBE8D3, #FF8000, #000000, #003D4D 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: #ffffff; --color-2: #ebe8d3; --color-3: #ff8000; --color-4: #000000; --color-5: #003d4d. 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