← Back to Editor

#2B2B2B · #FDF0CC · #D8DEC1 · #B6D1BA · #FA0A64

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

#2B2B2B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B2B2B
RGB
rgb(43, 43, 43)
HSL
hsl(0, 0%, 17%)
HSB
hsb(0, 0%, 17%)
CMYK
cmyk(0%, 0%, 0%, 83%)
Oklch
oklch(28.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FDF0CC

Goose Yellow · Bisque · Lemon Cream

HEX
#FDF0CC
RGB
rgb(253, 240, 204)
HSL
hsl(44, 92%, 90%)
HSB
hsb(44, 19%, 99%)
CMYK
cmyk(0%, 5%, 19%, 1%)
Oklch
oklch(95.6% 0.049 90.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#D8DEC1

Willow Green · LightGray · Mint Green

HEX
#D8DEC1
RGB
rgb(216, 222, 193)
HSL
hsl(72, 31%, 81%)
HSB
hsb(72, 13%, 87%)
CMYK
cmyk(3%, 0%, 13%, 13%)
Oklch
oklch(88.8% 0.039 116.7)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#B6D1BA

Celadon · Silver · Apple Green

HEX
#B6D1BA
RGB
rgb(182, 209, 186)
HSL
hsl(129, 23%, 77%)
HSB
hsb(129, 13%, 82%)
CMYK
cmyk(13%, 0%, 11%, 18%)
Oklch
oklch(83.4% 0.043 149.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#FA0A64

Dark Violet · DeepPink · Rose Pink

HEX
#FA0A64
RGB
rgb(250, 10, 100)
HSL
hsl(338, 96%, 51%)
HSB
hsb(338, 96%, 98%)
CMYK
cmyk(0%, 96%, 60%, 2%)
Oklch
oklch(63.1% 0.250 10.7)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2B2B2B
2B2B2B

Analogous

2B2B2B
2B2B2B
2B2B2B

Triadic

2B2B2B
2B2B2B
2B2B2B

Split-Comp.

2B2B2B
2B2B2B
2B2B2B

Tetradic

2B2B2B
2B2B2B
2B2B2B
2B2B2B

Contrast Matrix WCAG 2.1 Contrast

2B2B2B
FDF0CC
D8DEC1
B6D1BA
FA0A64
12.5
AAA
10.2
AAA
8.6
AAA
3.6
AA Large
12.5
AAA
1.2
Fail
1.4
Fail
3.5
AA Large
10.2
AAA
1.2
Fail
1.2
Fail
2.9
Fail
8.6
AAA
1.4
Fail
1.2
Fail
2.4
Fail
3.6
AA Large
3.5
AA Large
2.9
Fail
2.4
Fail
White BG
14.2AAA
1.1Fail
1.4Fail
1.6Fail
4.0AA Large
Black BG
1.5Fail
18.5AAA
15.1AAA
12.8AAA
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2B2B2B
F7F7D5
DBDBC8
C2C2C0
92904E

Deuteranopia

2B2B2B
F8F9D7
DADACA
C0BEC1
A0B249

Tritanopia

2B2B2B
FCDCDD
D8CECF
B7C4C5
EE3D39

Achromatopsia

2B2B2B
F0F0F0
D9D9D9
C6C6C6
5C5C5C

Shades & Tints Shades & Tints

#2B2B2B

Dark
Light

#FDF0CC

Dark
Light

#D8DEC1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2b2b2b;
  --color-2: #fdf0cc;
  --color-3: #d8dec1;
  --color-4: #b6d1ba;
  --color-5: #fa0a64;
}

SCSS

$color-1: #2b2b2b;
$color-2: #fdf0cc;
$color-3: #d8dec1;
$color-4: #b6d1ba;
$color-5: #fa0a64;

TAILWIND

colors: {
  'brand-1': '#2b2b2b',
  'brand-2': '#fdf0cc',
  'brand-3': '#d8dec1',
  'brand-4': '#b6d1ba',
  'brand-5': '#fa0a64',
}

RGB Array

[43, 43, 43], [253, 240, 204], [216, 222, 193], [182, 209, 186], [250, 10, 100]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2B2B2B, #FDF0CC, #D8DEC1, #B6D1BA, #FA0A64 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: #2b2b2b; --color-2: #fdf0cc; --color-3: #d8dec1; --color-4: #b6d1ba; --color-5: #fa0a64. 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