← Back to Editor

#080706 · #453C34 · #917F6D · #00B59D · #FCE1C5

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#080706

Ochre · Black · Cinnamon

HEX
#080706
RGB
rgb(8, 7, 6)
HSL
hsl(30, 14%, 3%)
HSB
hsb(30, 25%, 3%)
CMYK
cmyk(0%, 12%, 25%, 97%)
Oklch
oklch(13.0% 0.004 69.8)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#453C34

Tangerine · DarkSlateGray · Cinnamon

HEX
#453C34
RGB
rgb(69, 60, 52)
HSL
hsl(28, 14%, 24%)
HSB
hsb(28, 25%, 27%)
CMYK
cmyk(0%, 13%, 25%, 73%)
Oklch
oklch(36.3% 0.018 63.8)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#917F6D

Ochre · Gray · Amber Brown

HEX
#917F6D
RGB
rgb(145, 127, 109)
HSL
hsl(30, 14%, 50%)
HSB
hsb(30, 25%, 57%)
CMYK
cmyk(0%, 12%, 25%, 43%)
Oklch
oklch(60.8% 0.034 67.1)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#00B59D

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#00B59D
RGB
rgb(0, 181, 157)
HSL
hsl(172, 100%, 35%)
HSB
hsb(172, 100%, 71%)
CMYK
cmyk(100%, 0%, 13%, 29%)
Oklch
oklch(69.2% 0.127 178.7)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#FCE1C5

Goose Yellow · Bisque · Peach Orange

HEX
#FCE1C5
RGB
rgb(252, 225, 197)
HSL
hsl(31, 90%, 88%)
HSB
hsb(31, 22%, 99%)
CMYK
cmyk(0%, 11%, 22%, 1%)
Oklch
oklch(92.5% 0.048 68.2)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

080706
070809

Analogous

090707
080706
090907

Triadic

080706
070908
080709

Split-Comp.

080706
070909
070709

Tetradic

080706
070907
070809
090709

Contrast Matrix WCAG 2.1 Contrast

080706
453C34
917F6D
00B59D
FCE1C5
1.9
Fail
5.2
AA
7.8
AAA
16.0
AAA
1.9
Fail
2.8
Fail
4.2
AA Large
8.6
AAA
5.2
AA
2.8
Fail
1.5
Fail
3.1
AA Large
7.8
AAA
4.2
AA Large
1.5
Fail
2.1
Fail
16.0
AAA
8.6
AAA
3.1
AA Large
2.1
Fail
White BG
20.1AAA
10.8AAA
3.8AA Large
2.6Fail
1.3Fail
Black BG
1.0Fail
1.9Fail
5.5AA
8.1AAA
16.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

080806
414136
898971
4E50A3
F0F0CC

Deuteranopia

080806
424236
8A8C72
4436A4
F2F4CD

Tritanopia

080606
453738
907576
09A7A8
FBD1D2

Achromatopsia

070707
3E3E3E
828282
7C7C7C
E6E6E6

Shades & Tints Shades & Tints

#080706

Dark
Light

#453C34

Dark
Light

#917F6D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #080706;
  --color-2: #453c34;
  --color-3: #917f6d;
  --color-4: #00b59d;
  --color-5: #fce1c5;
}

SCSS

$color-1: #080706;
$color-2: #453c34;
$color-3: #917f6d;
$color-4: #00b59d;
$color-5: #fce1c5;

TAILWIND

colors: {
  'brand-1': '#080706',
  'brand-2': '#453c34',
  'brand-3': '#917f6d',
  'brand-4': '#00b59d',
  'brand-5': '#fce1c5',
}

RGB Array

[8, 7, 6], [69, 60, 52], [145, 127, 109], [0, 181, 157], [252, 225, 197]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #080706, #453C34, #917F6D, #00B59D, #FCE1C5 is ideal for: 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: #080706; --color-2: #453c34; --color-3: #917f6d; --color-4: #00b59d; --color-5: #fce1c5. 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. 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