← Back to Editor

#313335 · #FF0060 · #EDDCC3 · #9AC9AC · #9D878D

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

#313335

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#313335
RGB
rgb(49, 51, 53)
HSL
hsl(210, 4%, 20%)
HSB
hsb(210, 8%, 21%)
CMYK
cmyk(8%, 4%, 0%, 79%)
Oklch
oklch(32.0% 0.005 248.0)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FF0060

Dark Violet · Crimson · Camellia

HEX
#FF0060
RGB
rgb(255, 0, 96)
HSL
hsl(337, 100%, 50%)
HSB
hsb(337, 100%, 100%)
CMYK
cmyk(0%, 100%, 62%, 0%)
Oklch
oklch(63.7% 0.255 12.3)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#EDDCC3

Goose Yellow · Wheat · Peach Orange

HEX
#EDDCC3
RGB
rgb(237, 220, 195)
HSL
hsl(36, 54%, 85%)
HSB
hsb(36, 18%, 93%)
CMYK
cmyk(0%, 7%, 18%, 7%)
Oklch
oklch(90.2% 0.038 77.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#9AC9AC

Celadon · DarkSeaGreen · Apple Green

HEX
#9AC9AC
RGB
rgb(154, 201, 172)
HSL
hsl(143, 30%, 70%)
HSB
hsb(143, 23%, 79%)
CMYK
cmyk(23%, 0%, 14%, 21%)
Oklch
oklch(79.4% 0.064 157.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#9D878D

Dark Violet · Gray · Rose Pink

HEX
#9D878D
RGB
rgb(157, 135, 141)
HSL
hsl(344, 10%, 57%)
HSB
hsb(344, 14%, 62%)
CMYK
cmyk(0%, 14%, 10%, 38%)
Oklch
oklch(64.5% 0.028 359.6)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

313335
353331

Analogous

313535
313335
313135

Triadic

313335
353133
333531

Split-Comp.

313335
353131
353531

Tetradic

313335
353135
353331
313531

Contrast Matrix WCAG 2.1 Contrast

313335
FF0060
EDDCC3
9AC9AC
9D878D
3.3
AA Large
9.4
AAA
6.8
AA
3.8
AA Large
3.3
AA Large
2.9
Fail
2.1
Fail
1.2
Fail
9.4
AAA
2.9
Fail
1.4
Fail
2.5
Fail
6.8
AA
2.1
Fail
1.4
Fail
1.8
Fail
3.8
AA Large
1.2
Fail
2.5
Fail
1.8
Fail
White BG
12.7AAA
3.9AA Large
1.3Fail
1.9Fail
3.3AA Large
Black BG
1.7Fail
5.4AA
15.6AAA
11.3AAA
6.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

323235
918E49
E6E5C9
AEAFB3
93938C

Deuteranopia

323234
9FB343
E7E8CB
ACA8B5
95968B

Tritanopia

313434
F23632
ECCECF
9CB9BA
9C8A8A

Achromatopsia

333333
575757
DEDEDE
B8B8B8
8E8E8E

Shades & Tints Shades & Tints

#313335

Dark
Light

#FF0060

Dark
Light

#EDDCC3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #313335;
  --color-2: #ff0060;
  --color-3: #eddcc3;
  --color-4: #9ac9ac;
  --color-5: #9d878d;
}

SCSS

$color-1: #313335;
$color-2: #ff0060;
$color-3: #eddcc3;
$color-4: #9ac9ac;
$color-5: #9d878d;

TAILWIND

colors: {
  'brand-1': '#313335',
  'brand-2': '#ff0060',
  'brand-3': '#eddcc3',
  'brand-4': '#9ac9ac',
  'brand-5': '#9d878d',
}

RGB Array

[49, 51, 53], [255, 0, 96], [237, 220, 195], [154, 201, 172], [157, 135, 141]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #313335, #FF0060, #EDDCC3, #9AC9AC, #9D878D 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: #313335; --color-2: #ff0060; --color-3: #eddcc3; --color-4: #9ac9ac; --color-5: #9d878d. 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