← Back to Editor

#2C2C2C · #333333 · #F4F4F4 · #29A5BC · #2593A7

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

#2C2C2C

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2C2C2C
RGB
rgb(44, 44, 44)
HSL
hsl(0, 0%, 17%)
HSB
hsb(0, 0%, 17%)
CMYK
cmyk(0%, 0%, 0%, 83%)
Oklch
oklch(29.3% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#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

#F4F4F4

Moonlight White · SeaShell · Cloud White

HEX
#F4F4F4
RGB
rgb(244, 244, 244)
HSL
hsl(0, 0%, 96%)
HSB
hsb(0, 0%, 96%)
CMYK
cmyk(0%, 0%, 0%, 4%)
Oklch
oklch(96.7% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#29A5BC

Lake Blue · LightSeaGreen · Mint Ice

HEX
#29A5BC
RGB
rgb(41, 165, 188)
HSL
hsl(189, 64%, 45%)
HSB
hsb(189, 78%, 74%)
CMYK
cmyk(78%, 12%, 0%, 26%)
Oklch
oklch(66.7% 0.108 213.5)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#2593A7

Lake Blue · LightSeaGreen · Mint Ice

HEX
#2593A7
RGB
rgb(37, 147, 167)
HSL
hsl(189, 64%, 40%)
HSB
hsb(189, 78%, 65%)
CMYK
cmyk(78%, 12%, 0%, 35%)
Oklch
oklch(61.3% 0.098 213.0)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2C2C2C
2B2B2B

Analogous

2B2B2B
2C2C2C
2B2B2B

Triadic

2C2C2C
2B2B2B
2B2B2B

Split-Comp.

2C2C2C
2B2B2B
2B2B2B

Tetradic

2C2C2C
2B2B2B
2B2B2B
2B2B2B

Contrast Matrix WCAG 2.1 Contrast

2C2C2C
333333
F4F4F4
29A5BC
2593A7
1.1
Fail
12.7
AAA
4.8
AA
3.9
AA Large
1.1
Fail
11.5
AAA
4.3
AA Large
3.5
AA Large
12.7
AAA
11.5
AAA
2.7
Fail
3.3
AA Large
4.8
AA
4.3
AA Large
2.7
Fail
1.2
Fail
3.9
AA Large
3.5
AA Large
3.3
AA Large
1.2
Fail
White BG
14.0AAA
12.6AAA
1.1Fail
2.9Fail
3.6AA Large
Black BG
1.5Fail
1.7Fail
19.1AAA
7.2AAA
5.8AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2C2C2C
333333
F4F4F4
5F60B6
5556A2

Deuteranopia

2C2C2C
333333
F4F4F4
584EB5
4E46A1

Tritanopia

2C2C2C
333333
F4F4F4
2FB2B1
2B9E9E

Achromatopsia

2C2C2C
333333
F4F4F4
838383
747474

Shades & Tints Shades & Tints

#2C2C2C

Dark
Light

#333333

Dark
Light

#F4F4F4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2c2c2c;
  --color-2: #333333;
  --color-3: #f4f4f4;
  --color-4: #29a5bc;
  --color-5: #2593a7;
}

SCSS

$color-1: #2c2c2c;
$color-2: #333333;
$color-3: #f4f4f4;
$color-4: #29a5bc;
$color-5: #2593a7;

TAILWIND

colors: {
  'brand-1': '#2c2c2c',
  'brand-2': '#333333',
  'brand-3': '#f4f4f4',
  'brand-4': '#29a5bc',
  'brand-5': '#2593a7',
}

RGB Array

[44, 44, 44], [51, 51, 51], [244, 244, 244], [41, 165, 188], [37, 147, 167]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2C2C2C, #333333, #F4F4F4, #29A5BC, #2593A7 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: #2c2c2c; --color-2: #333333; --color-3: #f4f4f4; --color-4: #29a5bc; --color-5: #2593a7. 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. 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