← Back to Editor

#333333 · #556270 · #1693A5 · #ADD8C7 · #CDD7B6

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

#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

#556270

Indigo · DimGray · Prussian Blue

HEX
#556270
RGB
rgb(85, 98, 112)
HSL
hsl(211, 14%, 39%)
HSB
hsb(211, 24%, 44%)
CMYK
cmyk(24%, 13%, 0%, 56%)
Oklch
oklch(49.0% 0.028 250.3)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#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

#ADD8C7

Jade · LightSteelBlue · Apple Green

HEX
#ADD8C7
RGB
rgb(173, 216, 199)
HSL
hsl(156, 36%, 76%)
HSB
hsb(156, 20%, 85%)
CMYK
cmyk(20%, 0%, 8%, 15%)
Oklch
oklch(84.7% 0.051 169.0)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

333333
333333

Analogous

333333
333333
333333

Triadic

333333
333333
333333

Split-Comp.

333333
333333
333333

Tetradic

333333
333333
333333
333333

Contrast Matrix WCAG 2.1 Contrast

333333
556270
1693A5
ADD8C7
CDD7B6
2.0
Fail
3.5
AA Large
8.1
AAA
8.4
AAA
2.0
Fail
1.7
Fail
4.0
AA Large
4.2
AA Large
3.5
AA Large
1.7
Fail
2.3
Fail
2.4
Fail
8.1
AAA
4.0
AA Large
2.3
Fail
1.0
Fail
8.4
AAA
4.2
AA Large
2.4
Fail
1.0
Fail
White BG
12.6AAA
6.2AA
3.7AA Large
1.6Fail
1.5Fail
Black BG
1.7Fail
3.4AA Large
5.8AA
13.4AAA
14.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
5B5B6D
4C4DA1
C0C0CB
D1D1BE

Deuteranopia

333333
5A596C
453CA0
BDBACC
D1D0C0

Tritanopia

333333
566A69
1C9D9C
AFCECF
CEC4C6

Achromatopsia

333333
606060
707070
C9C9C9
D0D0D0

Shades & Tints Shades & Tints

#333333

Dark
Light

#556270

Dark
Light

#1693A5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

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

SCSS

$color-1: #333333;
$color-2: #556270;
$color-3: #1693a5;
$color-4: #add8c7;
$color-5: #cdd7b6;

TAILWIND

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

RGB Array

[51, 51, 51], [85, 98, 112], [22, 147, 165], [173, 216, 199], [205, 215, 182]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #556270, #1693A5, #ADD8C7, #CDD7B6 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: #333333; --color-2: #556270; --color-3: #1693a5; --color-4: #add8c7; --color-5: #cdd7b6. 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