← Back to Editor

#F0D2C9 · #BFBFBF · #B0A089 · #BD735E · #73535F

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

#F0D2C9

Peach Pink · Pink · Cherry Blossom

HEX
#F0D2C9
RGB
rgb(240, 210, 201)
HSL
hsl(14, 57%, 86%)
HSB
hsb(14, 16%, 94%)
CMYK
cmyk(0%, 13%, 16%, 6%)
Oklch
oklch(88.6% 0.036 37.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#BFBFBF

Silver Gray · Silver · Pearl Gray

HEX
#BFBFBF
RGB
rgb(191, 191, 191)
HSL
hsl(0, 0%, 75%)
HSB
hsb(0, 0%, 75%)
CMYK
cmyk(0%, 0%, 0%, 25%)
Oklch
oklch(80.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#B0A089

Ginger · DarkGray · Warm Sun

HEX
#B0A089
RGB
rgb(176, 160, 137)
HSL
hsl(35, 20%, 61%)
HSB
hsb(35, 22%, 69%)
CMYK
cmyk(0%, 9%, 22%, 31%)
Oklch
oklch(71.3% 0.037 77.0)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#BD735E

Crimson · LightCoral · Passion Red

HEX
#BD735E
RGB
rgb(189, 115, 94)
HSL
hsl(13, 42%, 55%)
HSB
hsb(13, 50%, 74%)
CMYK
cmyk(0%, 39%, 50%, 26%)
Oklch
oklch(63.1% 0.099 36.6)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#73535F

Dark Violet · DimGray · Camellia

HEX
#73535F
RGB
rgb(115, 83, 95)
HSL
hsl(338, 16%, 39%)
HSB
hsb(338, 28%, 45%)
CMYK
cmyk(0%, 28%, 17%, 55%)
Oklch
oklch(48.0% 0.046 354.7)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0D2C9
C7E6F0

Analogous

F0C7D2
F0D2C9
F0E5C7

Triadic

F0D2C9
C7F0D0
D0C7F0

Split-Comp.

F0D2C9
C7F0E5
C7D2F0

Tetradic

F0D2C9
D2F0C7
C7E6F0
E5C7F0

Contrast Matrix WCAG 2.1 Contrast

F0D2C9
BFBFBF
B0A089
BD735E
73535F
1.3
Fail
1.8
Fail
2.6
Fail
4.7
AA
1.3
Fail
1.4
Fail
2.0
Fail
3.6
AA Large
1.8
Fail
1.4
Fail
1.4
Fail
2.6
Fail
2.6
Fail
2.0
Fail
1.4
Fail
1.8
Fail
4.7
AA
3.6
AA Large
2.6
Fail
1.8
Fail
White BG
1.4Fail
1.8Fail
2.5Fail
3.6AA Large
6.7AA
Black BG
14.8AAA
11.4AAA
8.2AAA
5.8AA
3.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

E3E3CB
BFBFBF
A9A98F
9D9C63
65655C

Deuteranopia

E5E7CC
BFBFBF
AAAB90
A1A764
67695B

Tritanopia

EFCDCD
BFBFBF
AF9394
B96768
715A59

Achromatopsia

DADADA
BFBFBF
A2A2A2
878787
5E5E5E

Shades & Tints Shades & Tints

#F0D2C9

Dark
Light

#BFBFBF

Dark
Light

#B0A089

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0d2c9;
  --color-2: #bfbfbf;
  --color-3: #b0a089;
  --color-4: #bd735e;
  --color-5: #73535f;
}

SCSS

$color-1: #f0d2c9;
$color-2: #bfbfbf;
$color-3: #b0a089;
$color-4: #bd735e;
$color-5: #73535f;

TAILWIND

colors: {
  'brand-1': '#f0d2c9',
  'brand-2': '#bfbfbf',
  'brand-3': '#b0a089',
  'brand-4': '#bd735e',
  'brand-5': '#73535f',
}

RGB Array

[240, 210, 201], [191, 191, 191], [176, 160, 137], [189, 115, 94], [115, 83, 95]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0D2C9, #BFBFBF, #B0A089, #BD735E, #73535F 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: #f0d2c9; --color-2: #bfbfbf; --color-3: #b0a089; --color-4: #bd735e; --color-5: #73535f. 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 general-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