← Back to Editor

#000000 · #ABD0BC · #F4ECD2 · #B46259 · #B3A08C

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#ABD0BC

Celadon · Silver · Apple Green

HEX
#ABD0BC
RGB
rgb(171, 208, 188)
HSL
hsl(148, 28%, 74%)
HSB
hsb(148, 18%, 82%)
CMYK
cmyk(18%, 0%, 10%, 18%)
Oklch
oklch(82.5% 0.048 161.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#F4ECD2

Goose Yellow · Beige · Lemon Cream

HEX
#F4ECD2
RGB
rgb(244, 236, 210)
HSL
hsl(46, 61%, 89%)
HSB
hsb(46, 14%, 96%)
CMYK
cmyk(0%, 3%, 14%, 4%)
Oklch
oklch(94.3% 0.035 92.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B46259

Crimson · Sienna · Passion Red

HEX
#B46259
RGB
rgb(180, 98, 89)
HSL
hsl(6, 38%, 53%)
HSB
hsb(6, 51%, 71%)
CMYK
cmyk(0%, 46%, 51%, 29%)
Oklch
oklch(58.9% 0.108 27.4)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#B3A08C

Ginger · DarkGray · Warm Sun

HEX
#B3A08C
RGB
rgb(179, 160, 140)
HSL
hsl(31, 20%, 63%)
HSB
hsb(31, 22%, 70%)
CMYK
cmyk(0%, 11%, 22%, 30%)
Oklch
oklch(71.7% 0.036 68.6)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
ABD0BC
F4ECD2
B46259
B3A08C
12.5
AAA
17.8
AAA
4.8
AA
8.3
AAA
12.5
AAA
1.4
Fail
2.6
Fail
1.5
Fail
17.8
AAA
1.4
Fail
3.7
AA Large
2.1
Fail
4.8
AA
2.6
Fail
3.7
AA Large
1.7
Fail
8.3
AAA
1.5
Fail
2.1
Fail
1.7
Fail
White BG
21.0AAA
1.7Fail
1.2Fail
4.3AA Large
2.5Fail
Black BG
1.0Fail
12.5AAA
17.8AAA
4.8AA
8.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
BBBBC1
F1F0D8
90905B
ABAB91

Deuteranopia

000000
B9B6C2
F1F2DA
959B5C
ACAD92

Tritanopia

000000
ADC5C6
F4DDDE
B05D5D
B29596

Achromatopsia

000000
C3C3C3
EBEBEB
797979
A3A3A3

Shades & Tints Shades & Tints

#000000

Dark
Light

#ABD0BC

Dark
Light

#F4ECD2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #abd0bc;
  --color-3: #f4ecd2;
  --color-4: #b46259;
  --color-5: #b3a08c;
}

SCSS

$color-1: #000000;
$color-2: #abd0bc;
$color-3: #f4ecd2;
$color-4: #b46259;
$color-5: #b3a08c;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#abd0bc',
  'brand-3': '#f4ecd2',
  'brand-4': '#b46259',
  'brand-5': '#b3a08c',
}

RGB Array

[0, 0, 0], [171, 208, 188], [244, 236, 210], [180, 98, 89], [179, 160, 140]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #ABD0BC, #F4ECD2, #B46259, #B3A08C 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: #000000; --color-2: #abd0bc; --color-3: #f4ecd2; --color-4: #b46259; --color-5: #b3a08c. 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