← Back to Editor

#000000 · #FFFFFF · #1693A5 · #CDD7B6 · #333333

skin

A 5-color skin 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

#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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#1693A5

Lake Blue · LightSeaGreen · Mint Ice

HEX
#1693A5
RGB
rgb(22, 147, 165)
HSL
hsl(188, 76%, 37%)
HSB
hsb(188, 87%, 65%)
CMYK
cmyk(87%, 11%, 0%, 35%)
Oklch
oklch(61.0% 0.102 210.5)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#CDD7B6

Willow Green · Silver · Apple Green

HEX
#CDD7B6
RGB
rgb(205, 215, 182)
HSL
hsl(78, 29%, 78%)
HSB
hsb(78, 15%, 84%)
CMYK
cmyk(5%, 0%, 15%, 16%)
Oklch
oklch(86.3% 0.046 121.1)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

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
FFFFFF
1693A5
CDD7B6
333333
21.0
AAA
5.8
AA
14.0
AAA
1.7
Fail
21.0
AAA
3.7
AA Large
1.5
Fail
12.6
AAA
5.8
AA
3.7
AA Large
2.4
Fail
3.5
AA Large
14.0
AAA
1.5
Fail
2.4
Fail
8.4
AAA
1.7
Fail
12.6
AAA
3.5
AA Large
8.4
AAA
White BG
21.0AAA
1.0Fail
3.7AA Large
1.5Fail
12.6AAA
Black BG
1.0Fail
21.0AAA
5.8AA
14.0AAA
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
FFFFFF
4C4DA1
D1D1BE
333333

Deuteranopia

000000
FFFFFF
453CA0
D1D0C0
333333

Tritanopia

000000
FFFFFF
1C9D9C
CEC4C6
333333

Achromatopsia

000000
FFFFFF
707070
D0D0D0
333333

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFFFFF

Dark
Light

#1693A5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #1693a5;
  --color-4: #cdd7b6;
  --color-5: #333333;
}

SCSS

$color-1: #000000;
$color-2: #ffffff;
$color-3: #1693a5;
$color-4: #cdd7b6;
$color-5: #333333;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffffff',
  'brand-3': '#1693a5',
  'brand-4': '#cdd7b6',
  'brand-5': '#333333',
}

RGB Array

[0, 0, 0], [255, 255, 255], [22, 147, 165], [205, 215, 182], [51, 51, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This skin-style palette of #000000, #FFFFFF, #1693A5, #CDD7B6, #333333 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: #ffffff; --color-3: #1693a5; --color-4: #cdd7b6; --color-5: #333333. 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 skin-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