← Back to Editor

#B09C7F · #8F7D59 · #BDAA82 · #E8D8B0 · #F7E8C8

nature

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

CalmOrganicGroundedWarm

Industry INDUSTRY

EcoWellnessOutdoor

UI Context UI CONTEXT

Brand WebsiteBlogData Visualization

Color Details Color Details

#B09C7F

Ginger · Tan · Warm Sun

HEX
#B09C7F
RGB
rgb(176, 156, 127)
HSL
hsl(36, 24%, 59%)
HSB
hsb(36, 28%, 69%)
CMYK
cmyk(0%, 11%, 28%, 31%)
Oklch
oklch(70.3% 0.047 77.0)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#8F7D59

Ochre · Gray · Honey Gold

HEX
#8F7D59
RGB
rgb(143, 125, 89)
HSL
hsl(40, 23%, 45%)
HSB
hsb(40, 38%, 56%)
CMYK
cmyk(0%, 13%, 38%, 44%)
Oklch
oklch(59.7% 0.055 84.3)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#BDAA82

Ginger · Tan · Sunflower

HEX
#BDAA82
RGB
rgb(189, 170, 130)
HSL
hsl(41, 31%, 63%)
HSB
hsb(41, 31%, 74%)
CMYK
cmyk(0%, 10%, 31%, 26%)
Oklch
oklch(74.4% 0.059 85.5)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#E8D8B0

Goose Yellow · Wheat · Lemon Cream

HEX
#E8D8B0
RGB
rgb(232, 216, 176)
HSL
hsl(43, 55%, 80%)
HSB
hsb(43, 24%, 91%)
CMYK
cmyk(0%, 7%, 24%, 9%)
Oklch
oklch(88.5% 0.056 88.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F7E8C8

Goose Yellow · Bisque · Lemon Cream

HEX
#F7E8C8
RGB
rgb(247, 232, 200)
HSL
hsl(41, 75%, 88%)
HSB
hsb(41, 19%, 97%)
CMYK
cmyk(0%, 6%, 19%, 3%)
Oklch
oklch(93.5% 0.045 85.9)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

B09C7F
7D91B0

Analogous

B0827D
B09C7F
ABB07D

Triadic

B09C7F
7DB09B
9B7DB0

Split-Comp.

B09C7F
7DABB0
827DB0

Tetradic

B09C7F
7DB082
7D91B0
B07DAB

Contrast Matrix WCAG 2.1 Contrast

B09C7F
8F7D59
BDAA82
E8D8B0
F7E8C8
1.5
Fail
1.2
Fail
1.9
Fail
2.2
Fail
1.5
Fail
1.8
Fail
2.8
Fail
3.3
AA Large
1.2
Fail
1.8
Fail
1.6
Fail
1.9
Fail
1.9
Fail
2.8
Fail
1.6
Fail
1.2
Fail
2.2
Fail
3.3
AA Large
1.9
Fail
1.2
Fail
White BG
2.7Fail
4.0AA Large
2.3Fail
1.4Fail
1.2Fail
Black BG
7.9AAA
5.2AA
9.2AAA
14.9AAA
17.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

A7A786
878762
B5B58C
E1E1BA
F1F0D0

Deuteranopia

A9AA88
888A64
B6B78E
E2E3BC
F1F2D2

Tritanopia

AF8C8D
8E696A
BC9395
E7C1C3
F6D6D7

Achromatopsia

9F9F9F
7E7E7E
ABABAB
D8D8D8
E9E9E9

Shades & Tints Shades & Tints

#B09C7F

Dark
Light

#8F7D59

Dark
Light

#BDAA82

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #b09c7f;
  --color-2: #8f7d59;
  --color-3: #bdaa82;
  --color-4: #e8d8b0;
  --color-5: #f7e8c8;
}

SCSS

$color-1: #b09c7f;
$color-2: #8f7d59;
$color-3: #bdaa82;
$color-4: #e8d8b0;
$color-5: #f7e8c8;

TAILWIND

colors: {
  'brand-1': '#b09c7f',
  'brand-2': '#8f7d59',
  'brand-3': '#bdaa82',
  'brand-4': '#e8d8b0',
  'brand-5': '#f7e8c8',
}

RGB Array

[176, 156, 127], [143, 125, 89], [189, 170, 130], [232, 216, 176], [247, 232, 200]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This nature-style palette of #B09C7F, #8F7D59, #BDAA82, #E8D8B0, #F7E8C8 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: #b09c7f; --color-2: #8f7d59; --color-3: #bdaa82; --color-4: #e8d8b0; --color-5: #f7e8c8. 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 nature-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