← Back to Editor

#3B3B3B · #FF9EAD · #CE939C · #C8B3BF · #F2D8C2

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#3B3B3B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3B3B3B
RGB
rgb(59, 59, 59)
HSL
hsl(0, 0%, 23%)
HSB
hsb(0, 0%, 23%)
CMYK
cmyk(0%, 0%, 0%, 77%)
Oklch
oklch(35.2% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FF9EAD

Peach Pink · LightPink · Cherry Blossom

HEX
#FF9EAD
RGB
rgb(255, 158, 173)
HSL
hsl(351, 100%, 81%)
HSB
hsb(351, 38%, 100%)
CMYK
cmyk(0%, 38%, 32%, 0%)
Oklch
oklch(80.2% 0.117 10.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#CE939C

Peach Pink · Tan · Coral Red

HEX
#CE939C
RGB
rgb(206, 147, 156)
HSL
hsl(351, 38%, 69%)
HSB
hsb(351, 29%, 81%)
CMYK
cmyk(0%, 29%, 24%, 19%)
Oklch
oklch(72.3% 0.072 8.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#C8B3BF

Mauve · Silver · Rose Pink

HEX
#C8B3BF
RGB
rgb(200, 179, 191)
HSL
hsl(326, 16%, 74%)
HSB
hsb(326, 11%, 78%)
CMYK
cmyk(0%, 11%, 4%, 22%)
Oklch
oklch(78.8% 0.029 342.4)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#F2D8C2

Apricot · Wheat · Peach Orange

HEX
#F2D8C2
RGB
rgb(242, 216, 194)
HSL
hsl(28, 65%, 85%)
HSB
hsb(28, 20%, 95%)
CMYK
cmyk(0%, 11%, 20%, 5%)
Oklch
oklch(89.8% 0.041 62.5)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

3B3B3B
3B3B3B

Analogous

3B3B3B
3B3B3B
3B3B3B

Triadic

3B3B3B
3B3B3B
3B3B3B

Split-Comp.

3B3B3B
3B3B3B
3B3B3B

Tetradic

3B3B3B
3B3B3B
3B3B3B
3B3B3B

Contrast Matrix WCAG 2.1 Contrast

3B3B3B
FF9EAD
CE939C
C8B3BF
F2D8C2
5.7
AA
4.4
AA Large
5.7
AA
8.2
AAA
5.7
AA
1.3
Fail
1.0
Fail
1.4
Fail
4.4
AA Large
1.3
Fail
1.3
Fail
1.9
Fail
5.7
AA
1.0
Fail
1.3
Fail
1.4
Fail
8.2
AAA
1.4
Fail
1.9
Fail
1.4
Fail
White BG
11.2AAA
2.0Fail
2.5Fail
2.0Fail
1.4Fail
Black BG
1.9Fail
10.7AAA
8.3AAA
10.7AAA
15.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

3B3B3B
D5D4A9
B4B49A
BFBFBC
E7E7C7

Deuteranopia

3B3B3B
DBE2A9
B8BC99
C0C2BB
E8EAC9

Tritanopia

3B3B3B
FAA7A6
CB9898
C7BAB9
F1CCCC

Achromatopsia

3B3B3B
BDBDBD
A6A6A6
BBBBBB
DDDDDD

Shades & Tints Shades & Tints

#3B3B3B

Dark
Light

#FF9EAD

Dark
Light

#CE939C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #3b3b3b;
  --color-2: #ff9ead;
  --color-3: #ce939c;
  --color-4: #c8b3bf;
  --color-5: #f2d8c2;
}

SCSS

$color-1: #3b3b3b;
$color-2: #ff9ead;
$color-3: #ce939c;
$color-4: #c8b3bf;
$color-5: #f2d8c2;

TAILWIND

colors: {
  'brand-1': '#3b3b3b',
  'brand-2': '#ff9ead',
  'brand-3': '#ce939c',
  'brand-4': '#c8b3bf',
  'brand-5': '#f2d8c2',
}

RGB Array

[59, 59, 59], [255, 158, 173], [206, 147, 156], [200, 179, 191], [242, 216, 194]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #3B3B3B, #FF9EAD, #CE939C, #C8B3BF, #F2D8C2 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: #3b3b3b; --color-2: #ff9ead; --color-3: #ce939c; --color-4: #c8b3bf; --color-5: #f2d8c2. 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 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