← Back to Editor

#FFFFFF · #FAC7B9 · #DBC251 · #9E7118 · #B8593E

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

#FAC7B9

Peach Pink · LightPink · Cherry Blossom

HEX
#FAC7B9
RGB
rgb(250, 199, 185)
HSL
hsl(13, 87%, 85%)
HSB
hsb(13, 26%, 98%)
CMYK
cmyk(0%, 20%, 26%, 2%)
Oklch
oklch(87.1% 0.062 35.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#DBC251

Ginger · SandyBrown · Sunflower

HEX
#DBC251
RGB
rgb(219, 194, 81)
HSL
hsl(49, 66%, 59%)
HSB
hsb(49, 63%, 86%)
CMYK
cmyk(0%, 11%, 63%, 14%)
Oklch
oklch(81.4% 0.134 96.8)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#9E7118

Ochre · DarkGoldenRod · Honey Gold

HEX
#9E7118
RGB
rgb(158, 113, 24)
HSL
hsl(40, 74%, 36%)
HSB
hsb(40, 85%, 62%)
CMYK
cmyk(0%, 28%, 85%, 38%)
Oklch
oklch(58.0% 0.113 78.7)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#B8593E

Crimson · Sienna · Passion Red

HEX
#B8593E
RGB
rgb(184, 89, 62)
HSL
hsl(13, 50%, 48%)
HSB
hsb(13, 66%, 72%)
CMYK
cmyk(0%, 52%, 66%, 28%)
Oklch
oklch(57.5% 0.130 36.7)

TraditionalCrimson」· PaintPassion Red」· 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
FAC7B9
DBC251
9E7118
B8593E
1.5
Fail
1.8
Fail
4.3
AA Large
4.6
AA
1.5
Fail
1.2
Fail
2.9
Fail
3.1
AA Large
1.8
Fail
1.2
Fail
2.5
Fail
2.6
Fail
4.3
AA Large
2.9
Fail
2.5
Fail
1.1
Fail
4.6
AA
3.1
AA Large
2.6
Fail
1.1
Fail
White BG
1.0Fail
1.5Fail
1.8Fail
4.3AA Large
4.6AA
Black BG
21.0AAA
13.9AAA
11.8AAA
4.8AA
4.5AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
E4E3BC
D0D06C
8B8A2E
8F8E45

Deuteranopia

FFFFFF
E7EBBD
D2D373
8D9133
949B46

Tritanopia

FFFFFF
F7BFC0
DA8287
9C3F42
B34A4B

Achromatopsia

FFFFFF
D5D5D5
BDBDBD
747474
727272

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FAC7B9

Dark
Light

#DBC251

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fac7b9;
  --color-3: #dbc251;
  --color-4: #9e7118;
  --color-5: #b8593e;
}

SCSS

$color-1: #ffffff;
$color-2: #fac7b9;
$color-3: #dbc251;
$color-4: #9e7118;
$color-5: #b8593e;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fac7b9',
  'brand-3': '#dbc251',
  'brand-4': '#9e7118',
  'brand-5': '#b8593e',
}

RGB Array

[255, 255, 255], [250, 199, 185], [219, 194, 81], [158, 113, 24], [184, 89, 62]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FAC7B9, #DBC251, #9E7118, #B8593E 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: #fac7b9; --color-3: #dbc251; --color-4: #9e7118; --color-5: #b8593e. 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