← Back to Editor

#FFFFFF · #F5E1D7 · #E1A486 · #CC6633 · #993300

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData 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

#F5E1D7

Apricot · Beige · Peach Orange

HEX
#F5E1D7
RGB
rgb(245, 225, 215)
HSL
hsl(20, 60%, 90%)
HSB
hsb(20, 12%, 96%)
CMYK
cmyk(0%, 8%, 12%, 4%)
Oklch
oklch(92.3% 0.026 48.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#E1A486

Apricot · DarkSalmon · Warm Sun

HEX
#E1A486
RGB
rgb(225, 164, 134)
HSL
hsl(20, 60%, 70%)
HSB
hsb(20, 40%, 88%)
CMYK
cmyk(0%, 27%, 40%, 12%)
Oklch
oklch(76.9% 0.084 47.2)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#CC6633

Tangerine · Chocolate · Amber Brown

HEX
#CC6633
RGB
rgb(204, 102, 51)
HSL
hsl(20, 60%, 50%)
HSB
hsb(20, 75%, 80%)
CMYK
cmyk(0%, 50%, 75%, 20%)
Oklch
oklch(62.3% 0.145 45.1)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#993300

Tangerine · Brown · Amber Brown

HEX
#993300
RGB
rgb(153, 51, 0)
HSL
hsl(20, 100%, 30%)
HSB
hsb(20, 100%, 60%)
CMYK
cmyk(0%, 67%, 100%, 40%)
Oklch
oklch(46.6% 0.145 40.2)

TraditionalTangerine」· PaintAmber Brown」· 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
F5E1D7
E1A486
CC6633
993300
1.3
Fail
2.1
Fail
3.8
AA Large
7.4
AAA
1.3
Fail
1.7
Fail
3.0
AA Large
5.9
AA
2.1
Fail
1.7
Fail
1.8
Fail
3.5
AA Large
3.8
AA Large
3.0
AA Large
1.8
Fail
2.0
Fail
7.4
AAA
5.9
AA
3.5
AA Large
2.0
Fail
White BG
1.0Fail
1.3Fail
2.1Fail
3.8AA Large
7.4AAA
Black BG
21.0AAA
16.6AAA
9.9AAA
5.5AA
2.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
ECECD9
C7C68D
A09F3F
6D6C0C

Deuteranopia

FFFFFF
EEEFDA
CACF8F
A6AD42
737A0F

Tritanopia

FFFFFF
F4DBDC
DE9394
C7494B
941618

Achromatopsia

FFFFFF
E6E6E6
B3B3B3
7F7F7F
4C4C4C

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F5E1D7

Dark
Light

#E1A486

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f5e1d7;
  --color-3: #e1a486;
  --color-4: #cc6633;
  --color-5: #993300;
}

SCSS

$color-1: #ffffff;
$color-2: #f5e1d7;
$color-3: #e1a486;
$color-4: #cc6633;
$color-5: #993300;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f5e1d7',
  'brand-3': '#e1a486',
  'brand-4': '#cc6633',
  'brand-5': '#993300',
}

RGB Array

[255, 255, 255], [245, 225, 215], [225, 164, 134], [204, 102, 51], [153, 51, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #F5E1D7, #E1A486, #CC6633, #993300 is ideal for: health products, baby brands, fresh-style blogs, 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: #f5e1d7; --color-3: #e1a486; --color-4: #cc6633; --color-5: #993300. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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