← Back to Editor

#FF6600 · #ECE2CB · #4B3E35 · #332319 · #271305

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

#FF6600

Tangerine · OrangeRed · Amber Brown

HEX
#FF6600
RGB
rgb(255, 102, 0)
HSL
hsl(24, 100%, 50%)
HSB
hsb(24, 100%, 100%)
CMYK
cmyk(0%, 60%, 100%, 0%)
Oklch
oklch(69.6% 0.204 43.5)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#ECE2CB

Goose Yellow · Bisque · Lemon Cream

HEX
#ECE2CB
RGB
rgb(236, 226, 203)
HSL
hsl(42, 46%, 86%)
HSB
hsb(42, 14%, 93%)
CMYK
cmyk(0%, 4%, 14%, 7%)
Oklch
oklch(91.5% 0.032 87.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#4B3E35

Tangerine · DarkSlateGray · Cinnamon

HEX
#4B3E35
RGB
rgb(75, 62, 53)
HSL
hsl(25, 17%, 25%)
HSB
hsb(25, 29%, 29%)
CMYK
cmyk(0%, 17%, 29%, 71%)
Oklch
oklch(37.5% 0.024 56.6)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#332319

Tangerine · Black · Cinnamon

HEX
#332319
RGB
rgb(51, 35, 25)
HSL
hsl(23, 34%, 15%)
HSB
hsb(23, 51%, 20%)
CMYK
cmyk(0%, 31%, 51%, 80%)
Oklch
oklch(27.3% 0.030 53.1)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#271305

Tangerine · Black · Cinnamon

HEX
#271305
RGB
rgb(39, 19, 5)
HSL
hsl(25, 77%, 9%)
HSB
hsb(25, 87%, 15%)
CMYK
cmyk(0%, 51%, 87%, 85%)
Oklch
oklch(21.2% 0.041 55.0)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF6600
0099FF

Analogous

FF0019
FF6600
FFE600

Triadic

FF6600
00FF66
6600FF

Split-Comp.

FF6600
00FFE6
0019FF

Tetradic

FF6600
1AFF00
0099FF
E600FF

Contrast Matrix WCAG 2.1 Contrast

FF6600
ECE2CB
4B3E35
332319
271305
2.3
Fail
3.5
AA Large
5.1
AA
6.1
AA
2.3
Fail
8.0
AAA
11.7
AAA
13.8
AAA
3.5
AA Large
8.0
AAA
1.5
Fail
1.7
Fail
5.1
AA
11.7
AAA
1.5
Fail
1.2
Fail
6.1
AA
13.8
AAA
1.7
Fail
1.2
Fail
White BG
2.9Fail
1.3Fail
10.3AAA
15.1AAA
17.8AAA
Black BG
7.2AAA
16.3AAA
2.0Fail
1.4Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

BDBB19
E8E8D1
454537
2C2C1B
1E1E08

Deuteranopia

C6D11F
E8E9D2
464738
2D2E1C
202109

Tritanopia

F72C30
ECD5D6
4A3939
321D1E
260B0C

Achromatopsia

888888
E2E2E2
414141
272727
171717

Shades & Tints Shades & Tints

#FF6600

Dark
Light

#ECE2CB

Dark
Light

#4B3E35

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff6600;
  --color-2: #ece2cb;
  --color-3: #4b3e35;
  --color-4: #332319;
  --color-5: #271305;
}

SCSS

$color-1: #ff6600;
$color-2: #ece2cb;
$color-3: #4b3e35;
$color-4: #332319;
$color-5: #271305;

TAILWIND

colors: {
  'brand-1': '#ff6600',
  'brand-2': '#ece2cb',
  'brand-3': '#4b3e35',
  'brand-4': '#332319',
  'brand-5': '#271305',
}

RGB Array

[255, 102, 0], [236, 226, 203], [75, 62, 53], [51, 35, 25], [39, 19, 5]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF6600, #ECE2CB, #4B3E35, #332319, #271305 is ideal for: tech websites, dark mode UIs, game UIs, 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: #ff6600; --color-2: #ece2cb; --color-3: #4b3e35; --color-4: #332319; --color-5: #271305. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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