← Back to Editor

#313332 · #454545 · #546A81 · #F7486F · #FFC1BC

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

#313332

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#313332
RGB
rgb(49, 51, 50)
HSL
hsl(150, 2%, 20%)
HSB
hsb(150, 4%, 20%)
CMYK
cmyk(4%, 0%, 2%, 80%)
Oklch
oklch(31.9% 0.003 164.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#454545

Dark Cyan · DarkSlateGray · Charcoal

HEX
#454545
RGB
rgb(69, 69, 69)
HSL
hsl(0, 0%, 27%)
HSB
hsb(0, 0%, 27%)
CMYK
cmyk(0%, 0%, 0%, 73%)
Oklch
oklch(39.0% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#546A81

Indigo · DimGray · Navy Blue

HEX
#546A81
RGB
rgb(84, 106, 129)
HSL
hsl(211, 21%, 42%)
HSB
hsb(211, 35%, 51%)
CMYK
cmyk(35%, 18%, 0%, 49%)
Oklch
oklch(51.5% 0.045 249.8)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#F7486F

Peach Pink · Tomato · Coral Red

HEX
#F7486F
RGB
rgb(247, 72, 111)
HSL
hsl(347, 92%, 63%)
HSB
hsb(347, 71%, 97%)
CMYK
cmyk(0%, 71%, 55%, 3%)
Oklch
oklch(66.1% 0.211 12.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#FFC1BC

Peach Pink · LightPink · Cherry Blossom

HEX
#FFC1BC
RGB
rgb(255, 193, 188)
HSL
hsl(4, 100%, 87%)
HSB
hsb(4, 26%, 100%)
CMYK
cmyk(0%, 24%, 26%, 0%)
Oklch
oklch(86.6% 0.072 23.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

313332
343233

Analogous

323432
313332
323434

Triadic

313332
333234
343332

Split-Comp.

313332
343234
343232

Tetradic

313332
323234
343233
343432

Contrast Matrix WCAG 2.1 Contrast

313332
454545
546A81
F7486F
FFC1BC
1.3
Fail
2.3
Fail
3.7
AA Large
8.2
AAA
1.3
Fail
1.7
Fail
2.8
Fail
6.2
AA
2.3
Fail
1.7
Fail
1.6
Fail
3.6
AA Large
3.7
AA Large
2.8
Fail
1.6
Fail
2.2
Fail
8.2
AAA
6.2
AA
3.6
AA Large
2.2
Fail
White BG
12.7AAA
9.6AAA
5.6AA
3.4AA Large
1.5Fail
Black BG
1.7Fail
2.2Fail
3.8AA Large
6.1AA
13.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

323232
454545
5E5E7B
ABAA66
E4E4BD

Deuteranopia

323232
454545
5C5B7A
B5C263
E8ECBE

Tritanopia

313232
454545
557776
EE5E5C
FCBEBE

Achromatopsia

323232
454545
666666
818181
D3D3D3

Shades & Tints Shades & Tints

#313332

Dark
Light

#454545

Dark
Light

#546A81

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #313332;
  --color-2: #454545;
  --color-3: #546a81;
  --color-4: #f7486f;
  --color-5: #ffc1bc;
}

SCSS

$color-1: #313332;
$color-2: #454545;
$color-3: #546a81;
$color-4: #f7486f;
$color-5: #ffc1bc;

TAILWIND

colors: {
  'brand-1': '#313332',
  'brand-2': '#454545',
  'brand-3': '#546a81',
  'brand-4': '#f7486f',
  'brand-5': '#ffc1bc',
}

RGB Array

[49, 51, 50], [69, 69, 69], [84, 106, 129], [247, 72, 111], [255, 193, 188]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #313332, #454545, #546A81, #F7486F, #FFC1BC 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: #313332; --color-2: #454545; --color-3: #546a81; --color-4: #f7486f; --color-5: #ffc1bc. 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