← Back to Editor

#FF8000 · #FF4D00 · #706254 · #96897B · #F0D8C0

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

#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

#FF4D00

Tangerine · OrangeRed · Amber Brown

HEX
#FF4D00
RGB
rgb(255, 77, 0)
HSL
hsl(18, 100%, 50%)
HSB
hsb(18, 100%, 100%)
CMYK
cmyk(0%, 70%, 100%, 0%)
Oklch
oklch(66.8% 0.224 37.0)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#706254

Ochre · DimGray · Amber Brown

HEX
#706254
RGB
rgb(112, 98, 84)
HSL
hsl(30, 14%, 38%)
HSB
hsb(30, 25%, 44%)
CMYK
cmyk(0%, 13%, 25%, 56%)
Oklch
oklch(50.5% 0.028 67.1)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#96897B

Ginger · Gray · Warm Sun

HEX
#96897B
RGB
rgb(150, 137, 123)
HSL
hsl(31, 11%, 54%)
HSB
hsb(31, 18%, 59%)
CMYK
cmyk(0%, 9%, 18%, 41%)
Oklch
oklch(63.8% 0.026 69.4)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#F0D8C0

Goose Yellow · Wheat · Peach Orange

HEX
#F0D8C0
RGB
rgb(240, 216, 192)
HSL
hsl(30, 62%, 85%)
HSB
hsb(30, 20%, 94%)
CMYK
cmyk(0%, 10%, 20%, 6%)
Oklch
oklch(89.6% 0.042 67.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF8000
0080FF

Analogous

FF0000
FF8000
FFFF00

Triadic

FF8000
00FF80
8000FF

Split-Comp.

FF8000
00FFFF
0000FF

Tetradic

FF8000
00FF00
0080FF
FF00FF

Contrast Matrix WCAG 2.1 Contrast

FF8000
FF4D00
706254
96897B
F0D8C0
1.3
Fail
2.3
Fail
1.4
Fail
1.8
Fail
1.3
Fail
1.8
Fail
1.0
Fail
2.4
Fail
2.3
Fail
1.8
Fail
1.7
Fail
4.3
AA Large
1.4
Fail
1.0
Fail
1.7
Fail
2.5
Fail
1.8
Fail
2.4
Fail
4.3
AA Large
2.5
Fail
White BG
2.5Fail
3.3AA Large
5.9AA
3.4AA Large
1.4Fail
Black BG
8.3AAA
6.3AA
3.6AA Large
6.2AA
15.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

C8C71F
B2B013
6A6A57
90907E
E6E5C6

Deuteranopia

CFD926
BCCA17
6B6C58
91927F
E7E9C7

Tritanopia

F9373D
F62125
6F5A5B
958182
EFCACB

Achromatopsia

979797
797979
656565
8B8B8B
DCDCDC

Shades & Tints Shades & Tints

#FF8000

Dark
Light

#FF4D00

Dark
Light

#706254

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff8000;
  --color-2: #ff4d00;
  --color-3: #706254;
  --color-4: #96897b;
  --color-5: #f0d8c0;
}

SCSS

$color-1: #ff8000;
$color-2: #ff4d00;
$color-3: #706254;
$color-4: #96897b;
$color-5: #f0d8c0;

TAILWIND

colors: {
  'brand-1': '#ff8000',
  'brand-2': '#ff4d00',
  'brand-3': '#706254',
  'brand-4': '#96897b',
  'brand-5': '#f0d8c0',
}

RGB Array

[255, 128, 0], [255, 77, 0], [112, 98, 84], [150, 137, 123], [240, 216, 192]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF8000, #FF4D00, #706254, #96897B, #F0D8C0 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: #ff8000; --color-2: #ff4d00; --color-3: #706254; --color-4: #96897b; --color-5: #f0d8c0. 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