← Back to Editor

#FF6400 · #FFFFFF · #CCCCCC · #6F6F6F · #333333

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

#FF6400

Tangerine · OrangeRed · Amber Brown

HEX
#FF6400
RGB
rgb(255, 100, 0)
HSL
hsl(24, 100%, 50%)
HSB
hsb(24, 100%, 100%)
CMYK
cmyk(0%, 61%, 100%, 0%)
Oklch
oklch(69.3% 0.206 42.9)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#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

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#6F6F6F

Ink Gray · DimGray · Warm Gray

HEX
#6F6F6F
RGB
rgb(111, 111, 111)
HSL
hsl(0, 0%, 44%)
HSB
hsb(0, 0%, 44%)
CMYK
cmyk(0%, 0%, 0%, 56%)
Oklch
oklch(54.2% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF6400
0099FF

Analogous

FF0019
FF6400
FFE600

Triadic

FF6400
00FF66
6600FF

Split-Comp.

FF6400
00FFE6
0019FF

Tetradic

FF6400
1AFF00
0099FF
E600FF

Contrast Matrix WCAG 2.1 Contrast

FF6400
FFFFFF
CCCCCC
6F6F6F
333333
3.0
Fail
1.8
Fail
1.7
Fail
4.3
AA Large
3.0
Fail
1.6
Fail
5.0
AA
12.6
AAA
1.8
Fail
1.6
Fail
3.1
AA Large
7.9
AAA
1.7
Fail
5.0
AA
3.1
AA Large
2.5
Fail
4.3
AA Large
12.6
AAA
7.9
AAA
2.5
Fail
White BG
3.0Fail
1.0Fail
1.6Fail
5.0AA
12.6AAA
Black BG
7.1AAA
21.0AAA
13.1AAA
4.2AA Large
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

BCBA18
FFFFFF
CCCCCC
6F6F6F
333333

Deuteranopia

C5D11E
FFFFFF
CCCCCC
6F6F6F
333333

Tritanopia

F72B30
FFFFFF
CCCCCC
6F6F6F
333333

Achromatopsia

878787
FFFFFF
CCCCCC
6F6F6F
333333

Shades & Tints Shades & Tints

#FF6400

Dark
Light

#FFFFFF

Dark
Light

#CCCCCC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff6400;
  --color-2: #ffffff;
  --color-3: #cccccc;
  --color-4: #6f6f6f;
  --color-5: #333333;
}

SCSS

$color-1: #ff6400;
$color-2: #ffffff;
$color-3: #cccccc;
$color-4: #6f6f6f;
$color-5: #333333;

TAILWIND

colors: {
  'brand-1': '#ff6400',
  'brand-2': '#ffffff',
  'brand-3': '#cccccc',
  'brand-4': '#6f6f6f',
  'brand-5': '#333333',
}

RGB Array

[255, 100, 0], [255, 255, 255], [204, 204, 204], [111, 111, 111], [51, 51, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #FF6400, #FFFFFF, #CCCCCC, #6F6F6F, #333333 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ff6400; --color-2: #ffffff; --color-3: #cccccc; --color-4: #6f6f6f; --color-5: #333333. 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. Restrained colors convey professionalism and trust. 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