← Back to Editor

#FFFFFF · #F9F0EA · #BB8C6C · #DB732E · #F26000

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

#F9F0EA

Apricot · Linen · Peach Orange

HEX
#F9F0EA
RGB
rgb(249, 240, 234)
HSL
hsl(24, 56%, 95%)
HSB
hsb(24, 6%, 98%)
CMYK
cmyk(0%, 4%, 6%, 2%)
Oklch
oklch(96.1% 0.013 56.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#BB8C6C

Tangerine · DarkSalmon · Warm Sun

HEX
#BB8C6C
RGB
rgb(187, 140, 108)
HSL
hsl(24, 37%, 58%)
HSB
hsb(24, 42%, 73%)
CMYK
cmyk(0%, 25%, 42%, 27%)
Oklch
oklch(67.8% 0.073 55.4)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#DB732E

Tangerine · Chocolate · Warm Sun

HEX
#DB732E
RGB
rgb(219, 115, 46)
HSL
hsl(24, 71%, 52%)
HSB
hsb(24, 79%, 86%)
CMYK
cmyk(0%, 47%, 79%, 14%)
Oklch
oklch(66.4% 0.152 50.2)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#F26000

Tangerine · OrangeRed · Amber Brown

HEX
#F26000
RGB
rgb(242, 96, 0)
HSL
hsl(24, 100%, 47%)
HSB
hsb(24, 100%, 95%)
CMYK
cmyk(0%, 60%, 100%, 5%)
Oklch
oklch(66.8% 0.197 43.4)

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
F9F0EA
BB8C6C
DB732E
F26000
1.1
Fail
3.0
Fail
3.2
AA Large
3.3
AA Large
1.1
Fail
2.6
Fail
2.9
Fail
2.9
Fail
3.0
Fail
2.6
Fail
1.1
Fail
1.1
Fail
3.2
AA Large
2.9
Fail
1.1
Fail
1.0
Fail
3.3
AA Large
2.9
Fail
1.1
Fail
1.0
Fail
White BG
1.0Fail
1.1Fail
3.0Fail
3.2AA Large
3.3AA Large
Black BG
21.0AAA
18.7AAA
7.1AAA
6.5AA
6.4AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F5F5EB
A7A674
AEAD3F
B3B117

Deuteranopia

FFFFFF
F6F6EC
A9AD76
B4BC43
BBC61D

Tritanopia

FFFFFF
F9EDED
B97A7B
D64C4F
EB2A2E

Achromatopsia

FFFFFF
F2F2F2
969696
8A8A8A
818181

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F9F0EA

Dark
Light

#BB8C6C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f9f0ea;
  --color-3: #bb8c6c;
  --color-4: #db732e;
  --color-5: #f26000;
}

SCSS

$color-1: #ffffff;
$color-2: #f9f0ea;
$color-3: #bb8c6c;
$color-4: #db732e;
$color-5: #f26000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f9f0ea',
  'brand-3': '#bb8c6c',
  'brand-4': '#db732e',
  'brand-5': '#f26000',
}

RGB Array

[255, 255, 255], [249, 240, 234], [187, 140, 108], [219, 115, 46], [242, 96, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #F9F0EA, #BB8C6C, #DB732E, #F26000 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: #f9f0ea; --color-3: #bb8c6c; --color-4: #db732e; --color-5: #f26000. 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