← Back to Editor

#313131 · #73AFA2 · #A6CE44 · #DDDDDD

A 4-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

#313131

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#313131
RGB
rgb(49, 49, 49)
HSL
hsl(0, 0%, 19%)
HSB
hsb(0, 0%, 19%)
CMYK
cmyk(0%, 0%, 0%, 81%)
Oklch
oklch(31.3% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#73AFA2

Mineral Blue · CadetBlue · Lake Green

HEX
#73AFA2
RGB
rgb(115, 175, 162)
HSL
hsl(167, 27%, 57%)
HSB
hsb(167, 34%, 69%)
CMYK
cmyk(34%, 0%, 7%, 31%)
Oklch
oklch(70.9% 0.065 179.2)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#A6CE44

Grass Green · GreenYellow · Olive Green

HEX
#A6CE44
RGB
rgb(166, 206, 68)
HSL
hsl(77, 58%, 54%)
HSB
hsb(77, 67%, 81%)
CMYK
cmyk(19%, 0%, 67%, 19%)
Oklch
oklch(79.6% 0.168 124.1)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#DDDDDD

Plain White · LightGray · Cloud White

HEX
#DDDDDD
RGB
rgb(221, 221, 221)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(89.8% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

313131
303030

Analogous

303030
313131
303030

Triadic

313131
303030
303030

Split-Comp.

313131
303030
303030

Tetradic

313131
303030
303030
303030

Contrast Matrix WCAG 2.1 Contrast

313131
73AFA2
A6CE44
DDDDDD
5.2
AA
7.1
AAA
9.6
AAA
5.2
AA
1.4
Fail
1.8
Fail
7.1
AAA
1.4
Fail
1.3
Fail
9.6
AAA
1.8
Fail
1.3
Fail
White BG
13.0AAA
2.5Fail
1.8Fail
1.4Fail
Black BG
1.6Fail
8.4AAA
11.5AAA
15.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

313131
8D8EA5
B7B865
DDDDDD

Deuteranopia

313131
8A85A6
B5B26D
DDDDDD

Tritanopia

313131
76A8A8
A88086
DDDDDD

Achromatopsia

313131
9C9C9C
B2B2B2
DDDDDD

Shades & Tints Shades & Tints

#313131

Dark
Light

#73AFA2

Dark
Light

#A6CE44

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #313131;
  --color-2: #73afa2;
  --color-3: #a6ce44;
  --color-4: #dddddd;
}

SCSS

$color-1: #313131;
$color-2: #73afa2;
$color-3: #a6ce44;
$color-4: #dddddd;

TAILWIND

colors: {
  'brand-1': '#313131',
  'brand-2': '#73afa2',
  'brand-3': '#a6ce44',
  'brand-4': '#dddddd',
}

RGB Array

[49, 49, 49], [115, 175, 162], [166, 206, 68], [221, 221, 221]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #313131, #73AFA2, #A6CE44, #DDDDDD 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 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #313131; --color-2: #73afa2; --color-3: #a6ce44; --color-4: #dddddd. 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 4-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