← Back to Editor

#3B2F26 · #7D8F94 · #99A4AB · #BDD5C9 · #F2EEE2

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

#3B2F26

Tangerine · DarkSlateGray · Cinnamon

HEX
#3B2F26
RGB
rgb(59, 47, 38)
HSL
hsl(26, 22%, 19%)
HSB
hsb(26, 36%, 23%)
CMYK
cmyk(0%, 20%, 36%, 77%)
Oklch
oklch(31.6% 0.023 58.6)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#7D8F94

Slate Blue · LightSlateGray · Lake Green

HEX
#7D8F94
RGB
rgb(125, 143, 148)
HSL
hsl(193, 10%, 54%)
HSB
hsb(193, 16%, 58%)
CMYK
cmyk(16%, 3%, 0%, 42%)
Oklch
oklch(63.7% 0.022 216.3)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#99A4AB

Sky Blue · DarkGray · Cobalt Blue

HEX
#99A4AB
RGB
rgb(153, 164, 171)
HSL
hsl(203, 10%, 64%)
HSB
hsb(203, 11%, 67%)
CMYK
cmyk(11%, 4%, 0%, 33%)
Oklch
oklch(71.2% 0.016 235.5)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#BDD5C9

Jade · Silver · Apple Green

HEX
#BDD5C9
RGB
rgb(189, 213, 201)
HSL
hsl(150, 22%, 79%)
HSB
hsb(150, 11%, 84%)
CMYK
cmyk(11%, 0%, 6%, 16%)
Oklch
oklch(85.2% 0.031 164.2)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#F2EEE2

Goose Yellow · Linen · Lemon Cream

HEX
#F2EEE2
RGB
rgb(242, 238, 226)
HSL
hsl(45, 38%, 92%)
HSB
hsb(45, 7%, 95%)
CMYK
cmyk(0%, 2%, 7%, 5%)
Oklch
oklch(94.9% 0.016 91.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

3B2F26
26323B

Analogous

3B2627
3B2F26
3B3A26

Triadic

3B2F26
263B2F
2F263B

Split-Comp.

3B2F26
263B3A
26273B

Tetradic

3B2F26
273B26
26323B
3A263B

Contrast Matrix WCAG 2.1 Contrast

3B2F26
7D8F94
99A4AB
BDD5C9
F2EEE2
3.8
AA Large
5.1
AA
8.3
AAA
11.2
AAA
3.8
AA Large
1.3
Fail
2.2
Fail
2.9
Fail
5.1
AA
1.3
Fail
1.6
Fail
2.2
Fail
8.3
AAA
2.2
Fail
1.6
Fail
1.3
Fail
11.2
AAA
2.9
Fail
2.2
Fail
1.3
Fail
White BG
13.0AAA
3.4AA Large
2.5Fail
1.6Fail
1.2Fail
Black BG
1.6Fail
6.2AA
8.3AAA
13.5AAA
18.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

363628
858593
9E9EA9
C7C8CC
F0F0E5

Deuteranopia

373729
848293
9D9CA9
C6C4CD
F1F1E6

Tritanopia

3A2A2A
7E9292
9AA8A8
BECECF
F2E7E8

Achromatopsia

323232
8A8A8A
A2A2A2
CCCCCC
EEEEEE

Shades & Tints Shades & Tints

#3B2F26

Dark
Light

#7D8F94

Dark
Light

#99A4AB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #3b2f26;
  --color-2: #7d8f94;
  --color-3: #99a4ab;
  --color-4: #bdd5c9;
  --color-5: #f2eee2;
}

SCSS

$color-1: #3b2f26;
$color-2: #7d8f94;
$color-3: #99a4ab;
$color-4: #bdd5c9;
$color-5: #f2eee2;

TAILWIND

colors: {
  'brand-1': '#3b2f26',
  'brand-2': '#7d8f94',
  'brand-3': '#99a4ab',
  'brand-4': '#bdd5c9',
  'brand-5': '#f2eee2',
}

RGB Array

[59, 47, 38], [125, 143, 148], [153, 164, 171], [189, 213, 201], [242, 238, 226]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #3B2F26, #7D8F94, #99A4AB, #BDD5C9, #F2EEE2 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: #3b2f26; --color-2: #7d8f94; --color-3: #99a4ab; --color-4: #bdd5c9; --color-5: #f2eee2. 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