← Back to Editor

#383838 · #5BB3AC · #72C6B3 · #D4CBC1 · #FFF7EA

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

#383838

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#383838
RGB
rgb(56, 56, 56)
HSL
hsl(0, 0%, 22%)
HSB
hsb(0, 0%, 22%)
CMYK
cmyk(0%, 0%, 0%, 78%)
Oklch
oklch(34.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#5BB3AC

Mineral Blue · CadetBlue · Lake Green

HEX
#5BB3AC
RGB
rgb(91, 179, 172)
HSL
hsl(175, 37%, 53%)
HSB
hsb(175, 49%, 70%)
CMYK
cmyk(49%, 0%, 4%, 30%)
Oklch
oklch(71.0% 0.086 188.6)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#72C6B3

Jade · MediumAquaMarine · Lake Green

HEX
#72C6B3
RGB
rgb(114, 198, 179)
HSL
hsl(166, 42%, 61%)
HSB
hsb(166, 42%, 78%)
CMYK
cmyk(42%, 0%, 10%, 22%)
Oklch
oklch(76.8% 0.087 177.6)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#D4CBC1

Goose Yellow · LightGray · Peach Orange

HEX
#D4CBC1
RGB
rgb(212, 203, 193)
HSL
hsl(32, 18%, 79%)
HSB
hsb(32, 9%, 83%)
CMYK
cmyk(0%, 4%, 9%, 17%)
Oklch
oklch(84.7% 0.017 70.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#FFF7EA

Goose Yellow · SeaShell · Peach Orange

HEX
#FFF7EA
RGB
rgb(255, 247, 234)
HSL
hsl(37, 100%, 96%)
HSB
hsb(37, 8%, 100%)
CMYK
cmyk(0%, 3%, 8%, 0%)
Oklch
oklch(97.9% 0.019 80.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

383838
383838

Analogous

383838
383838
383838

Triadic

383838
383838
383838

Split-Comp.

383838
383838
383838

Tetradic

383838
383838
383838
383838

Contrast Matrix WCAG 2.1 Contrast

383838
5BB3AC
72C6B3
D4CBC1
FFF7EA
4.7
AA
5.8
AA
7.3
AAA
11.0
AAA
4.7
AA
1.2
Fail
1.5
Fail
2.3
Fail
5.8
AA
1.2
Fail
1.3
Fail
1.9
Fail
7.3
AAA
1.5
Fail
1.3
Fail
1.5
Fail
11.0
AAA
2.3
Fail
1.9
Fail
1.5
Fail
White BG
11.7AAA
2.5Fail
2.0Fail
1.6Fail
1.1Fail
Black BG
1.8Fail
8.5AAA
10.4AAA
13.1AAA
19.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

383838
8182AE
9697B8
D0D0C3
FCFBED

Deuteranopia

383838
7C75AE
928BB9
D1D1C4
FCFDEE

Tritanopia

383838
5FAFAF
76BBBC
D4C5C6
FFF0F0

Achromatopsia

383838
989898
ABABAB
CDCDCD
F8F8F8

Shades & Tints Shades & Tints

#383838

Dark
Light

#5BB3AC

Dark
Light

#72C6B3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #383838;
  --color-2: #5bb3ac;
  --color-3: #72c6b3;
  --color-4: #d4cbc1;
  --color-5: #fff7ea;
}

SCSS

$color-1: #383838;
$color-2: #5bb3ac;
$color-3: #72c6b3;
$color-4: #d4cbc1;
$color-5: #fff7ea;

TAILWIND

colors: {
  'brand-1': '#383838',
  'brand-2': '#5bb3ac',
  'brand-3': '#72c6b3',
  'brand-4': '#d4cbc1',
  'brand-5': '#fff7ea',
}

RGB Array

[56, 56, 56], [91, 179, 172], [114, 198, 179], [212, 203, 193], [255, 247, 234]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #383838, #5BB3AC, #72C6B3, #D4CBC1, #FFF7EA 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: #383838; --color-2: #5bb3ac; --color-3: #72c6b3; --color-4: #d4cbc1; --color-5: #fff7ea. 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