← Back to Editor

#DEDCDC · #3F998D · #855E5E · #BD3531 · #FC0303

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

#DEDCDC

Plain White · LightGray · Cloud White

HEX
#DEDCDC
RGB
rgb(222, 220, 220)
HSL
hsl(0, 3%, 87%)
HSB
hsb(0, 1%, 87%)
CMYK
cmyk(0%, 1%, 1%, 13%)
Oklch
oklch(89.6% 0.002 17.2)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#3F998D

Mineral Blue · CadetBlue · Mint Ice

HEX
#3F998D
RGB
rgb(63, 153, 141)
HSL
hsl(172, 42%, 42%)
HSB
hsb(172, 59%, 60%)
CMYK
cmyk(59%, 0%, 8%, 40%)
Oklch
oklch(62.5% 0.087 183.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#855E5E

Crimson · DimGray · Passion Red

HEX
#855E5E
RGB
rgb(133, 94, 94)
HSL
hsl(0, 17%, 45%)
HSB
hsb(0, 29%, 52%)
CMYK
cmyk(0%, 29%, 29%, 48%)
Oklch
oklch(52.3% 0.051 18.9)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#BD3531

Crimson · FireBrick · Passion Red

HEX
#BD3531
RGB
rgb(189, 53, 49)
HSL
hsl(2, 59%, 47%)
HSB
hsb(2, 74%, 74%)
CMYK
cmyk(0%, 72%, 74%, 26%)
Oklch
oklch(53.5% 0.174 26.6)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#FC0303

Vermilion · Red · Passion Red

HEX
#FC0303
RGB
rgb(252, 3, 3)
HSL
hsl(0, 98%, 50%)
HSB
hsb(0, 99%, 99%)
CMYK
cmyk(0%, 99%, 99%, 1%)
Oklch
oklch(62.3% 0.255 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DEDCDC
DDDFDF

Analogous

DFDDDE
DEDCDC
DFDEDD

Triadic

DEDCDC
DDDFDD
DDDDDF

Split-Comp.

DEDCDC
DDDFDE
DDDEDF

Tetradic

DEDCDC
DEDFDD
DDDFDF
DEDDDF

Contrast Matrix WCAG 2.1 Contrast

DEDCDC
3F998D
855E5E
BD3531
FC0303
2.5
Fail
4.1
AA Large
4.1
AA Large
3.0
Fail
2.5
Fail
1.6
Fail
1.7
Fail
1.2
Fail
4.1
AA Large
1.6
Fail
1.0
Fail
1.4
Fail
4.1
AA Large
1.7
Fail
1.0
Fail
1.4
Fail
3.0
Fail
1.2
Fail
1.4
Fail
1.4
Fail
White BG
1.4Fail
3.4AA Large
5.6AA
5.6AA
4.1AA Large
Black BG
15.4AAA
6.2AA
3.8AA Large
3.7AA Large
5.2AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DDDDDC
666790
74745E
828132
908E03

Deuteranopia

DDDDDC
615A91
76795E
8A9432
9FB103

Tritanopia

DEDCDC
449293
835E5E
B63333
F00303

Achromatopsia

DDDDDD
7D7D7D
6A6A6A
5D5D5D
4D4D4D

Shades & Tints Shades & Tints

#DEDCDC

Dark
Light

#3F998D

Dark
Light

#855E5E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dedcdc;
  --color-2: #3f998d;
  --color-3: #855e5e;
  --color-4: #bd3531;
  --color-5: #fc0303;
}

SCSS

$color-1: #dedcdc;
$color-2: #3f998d;
$color-3: #855e5e;
$color-4: #bd3531;
$color-5: #fc0303;

TAILWIND

colors: {
  'brand-1': '#dedcdc',
  'brand-2': '#3f998d',
  'brand-3': '#855e5e',
  'brand-4': '#bd3531',
  'brand-5': '#fc0303',
}

RGB Array

[222, 220, 220], [63, 153, 141], [133, 94, 94], [189, 53, 49], [252, 3, 3]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DEDCDC, #3F998D, #855E5E, #BD3531, #FC0303 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: #dedcdc; --color-2: #3f998d; --color-3: #855e5e; --color-4: #bd3531; --color-5: #fc0303. 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