← Back to Editor

#000000 · #3D757B · #F38A76 · #D6DCDD · #AA0321

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#3D757B

Slate Blue · SeaGreen · Mint Ice

HEX
#3D757B
RGB
rgb(61, 117, 123)
HSL
hsl(186, 34%, 36%)
HSB
hsb(186, 50%, 48%)
CMYK
cmyk(50%, 5%, 0%, 52%)
Oklch
oklch(52.7% 0.060 204.6)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#F38A76

Peach Pink · Salmon · Coral Red

HEX
#F38A76
RGB
rgb(243, 138, 118)
HSL
hsl(10, 84%, 71%)
HSB
hsb(10, 51%, 95%)
CMYK
cmyk(0%, 43%, 51%, 5%)
Oklch
oklch(74.2% 0.132 31.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#D6DCDD

Sky Blue · LightGray · Pearl Gray

HEX
#D6DCDD
RGB
rgb(214, 220, 221)
HSL
hsl(189, 9%, 85%)
HSB
hsb(189, 3%, 87%)
CMYK
cmyk(3%, 0%, 0%, 13%)
Oklch
oklch(89.0% 0.007 208.8)

TraditionalSky Blue」· PaintPearl Gray」· Creative Silver Lining

#AA0321

Vermilion · FireBrick · Wine Red

HEX
#AA0321
RGB
rgb(170, 3, 33)
HSL
hsl(349, 97%, 34%)
HSB
hsb(349, 98%, 67%)
CMYK
cmyk(0%, 98%, 81%, 33%)
Oklch
oklch(46.7% 0.187 23.1)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
3D757B
F38A76
D6DCDD
AA0321
4.0
AA Large
8.7
AAA
15.1
AAA
2.7
Fail
4.0
AA Large
2.2
Fail
3.8
AA Large
1.5
Fail
8.7
AAA
2.2
Fail
1.7
Fail
3.2
AA Large
15.1
AAA
3.8
AA Large
1.7
Fail
5.5
AA
2.7
Fail
1.5
Fail
3.2
AA Large
5.5
AA
White BG
21.0AAA
5.2AA
2.4Fail
1.4Fail
7.7AAA
Black BG
1.0Fail
4.0AA Large
8.7AAA
15.1AAA
2.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
55567A
C6C57B
D9D9DD
62601A

Deuteranopia

000000
524E79
CCD47C
D8D8DD
6B7818

Tritanopia

000000
407878
EE7F80
D6DDDD
A21413

Achromatopsia

000000
656565
A7A7A7
DADADA
383838

Shades & Tints Shades & Tints

#000000

Dark
Light

#3D757B

Dark
Light

#F38A76

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #3d757b;
  --color-3: #f38a76;
  --color-4: #d6dcdd;
  --color-5: #aa0321;
}

SCSS

$color-1: #000000;
$color-2: #3d757b;
$color-3: #f38a76;
$color-4: #d6dcdd;
$color-5: #aa0321;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#3d757b',
  'brand-3': '#f38a76',
  'brand-4': '#d6dcdd',
  'brand-5': '#aa0321',
}

RGB Array

[0, 0, 0], [61, 117, 123], [243, 138, 118], [214, 220, 221], [170, 3, 33]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #3D757B, #F38A76, #D6DCDD, #AA0321 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: #000000; --color-2: #3d757b; --color-3: #f38a76; --color-4: #d6dcdd; --color-5: #aa0321. 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