← Back to Editor

#333333 · #2F465B · #449686 · #01C57B · #CDD0AF

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

#2F465B

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#2F465B
RGB
rgb(47, 70, 91)
HSL
hsl(209, 32%, 27%)
HSB
hsb(209, 48%, 36%)
CMYK
cmyk(48%, 23%, 0%, 64%)
Oklch
oklch(38.5% 0.046 246.8)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#449686

Mineral Blue · MediumSeaGreen · Mint Ice

HEX
#449686
RGB
rgb(68, 150, 134)
HSL
hsl(168, 38%, 43%)
HSB
hsb(168, 55%, 59%)
CMYK
cmyk(55%, 0%, 11%, 41%)
Oklch
oklch(61.7% 0.084 178.7)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#01C57B

Mineral Blue · LightSeaGreen · Forest Green

HEX
#01C57B
RGB
rgb(1, 197, 123)
HSL
hsl(157, 99%, 39%)
HSB
hsb(157, 99%, 77%)
CMYK
cmyk(99%, 0%, 38%, 23%)
Oklch
oklch(72.5% 0.170 157.7)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#CDD0AF

Fresh Green · Silver · Sunflower

HEX
#CDD0AF
RGB
rgb(205, 208, 175)
HSL
hsl(65, 26%, 75%)
HSB
hsb(65, 16%, 82%)
CMYK
cmyk(1%, 0%, 16%, 18%)
Oklch
oklch(84.7% 0.045 111.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

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
2F465B
449686
01C57B
CDD0AF
1.3
Fail
3.6
AA Large
5.6
AA
8.0
AAA
1.3
Fail
2.8
Fail
4.3
AA Large
6.2
AA
3.6
AA Large
2.8
Fail
1.6
Fail
2.2
Fail
5.6
AA
4.3
AA Large
1.6
Fail
1.4
Fail
8.0
AAA
6.2
AA
2.2
Fail
1.4
Fail
White BG
12.6AAA
9.8AAA
3.5AA Large
2.3Fail
1.6Fail
Black BG
1.7Fail
2.1Fail
6.0AA
9.3AAA
13.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
393956
68688A
56588D
CECEB7

Deuteranopia

333333
383655
635D8B
4B3C91
CECEB9

Tritanopia

333333
305251
488D8E
0B9B9E
CDBDBF

Achromatopsia

333333
424242
7C7C7C
828282
CBCBCB

Shades & Tints Shades & Tints

#333333

Dark
Light

#2F465B

Dark
Light

#449686

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #2f465b;
  --color-3: #449686;
  --color-4: #01c57b;
  --color-5: #cdd0af;
}

SCSS

$color-1: #333333;
$color-2: #2f465b;
$color-3: #449686;
$color-4: #01c57b;
$color-5: #cdd0af;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#2f465b',
  'brand-3': '#449686',
  'brand-4': '#01c57b',
  'brand-5': '#cdd0af',
}

RGB Array

[51, 51, 51], [47, 70, 91], [68, 150, 134], [1, 197, 123], [205, 208, 175]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #2F465B, #449686, #01C57B, #CDD0AF 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: #2f465b; --color-3: #449686; --color-4: #01c57b; --color-5: #cdd0af. 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