← Back to Editor

#DD4124 · #FCFCE3 · #BED3C1 · #5F5757 · #5F3B3B

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#DD4124

Vermilion · Chocolate · Passion Red

HEX
#DD4124
RGB
rgb(221, 65, 36)
HSL
hsl(9, 73%, 50%)
HSB
hsb(9, 84%, 87%)
CMYK
cmyk(0%, 71%, 84%, 13%)
Oklch
oklch(60.0% 0.197 32.7)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FCFCE3

Fresh Green · LightYellow · Lemon Cream

HEX
#FCFCE3
RGB
rgb(252, 252, 227)
HSL
hsl(60, 81%, 94%)
HSB
hsb(60, 10%, 99%)
CMYK
cmyk(0%, 0%, 10%, 1%)
Oklch
oklch(98.5% 0.033 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BED3C1

Celadon · Silver · Apple Green

HEX
#BED3C1
RGB
rgb(190, 211, 193)
HSL
hsl(129, 19%, 79%)
HSB
hsb(129, 10%, 83%)
CMYK
cmyk(10%, 0%, 9%, 17%)
Oklch
oklch(84.6% 0.033 149.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#5F5757

Ink Gray · DimGray · Charcoal

HEX
#5F5757
RGB
rgb(95, 87, 87)
HSL
hsl(0, 4%, 36%)
HSB
hsb(0, 8%, 37%)
CMYK
cmyk(0%, 8%, 8%, 63%)
Oklch
oklch(46.4% 0.010 17.5)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#5F3B3B

Crimson · DarkOliveGreen · Wine Red

HEX
#5F3B3B
RGB
rgb(95, 59, 59)
HSL
hsl(0, 23%, 30%)
HSB
hsb(0, 38%, 37%)
CMYK
cmyk(0%, 38%, 38%, 63%)
Oklch
oklch(39.5% 0.051 19.6)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DD4124
22C1DD

Analogous

DD2264
DD4124
DD9B22

Triadic

DD4124
22DD3E
3E22DD

Split-Comp.

DD4124
22DD9B
2264DD

Tetradic

DD4124
64DD22
22C1DD
9B22DD

Contrast Matrix WCAG 2.1 Contrast

DD4124
FCFCE3
BED3C1
5F5757
5F3B3B
4.2
AA Large
2.7
Fail
1.6
Fail
2.2
Fail
4.2
AA Large
1.5
Fail
6.8
AA
9.3
AAA
2.7
Fail
1.5
Fail
4.4
AA Large
6.1
AA
1.6
Fail
6.8
AA
4.4
AA Large
1.4
Fail
2.2
Fail
9.3
AAA
6.1
AA
1.4
Fail
White BG
4.3AA Large
1.0Fail
1.6Fail
7.0AAA
9.7AAA
Black BG
4.9AA
20.2AAA
13.3AAA
3.0Fail
2.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

99982B
FCFCE9
C7C7C5
5C5B57
4F4F3B

Deuteranopia

A3AE2D
FCFCEA
C6C4C6
5C5D57
52543B

Tritanopia

D53132
FCEEEF
BFC9CA
5F5757
5D3B3B

Achromatopsia

6C6C6C
F9F9F9
CBCBCB
595959
464646

Shades & Tints Shades & Tints

#DD4124

Dark
Light

#FCFCE3

Dark
Light

#BED3C1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dd4124;
  --color-2: #fcfce3;
  --color-3: #bed3c1;
  --color-4: #5f5757;
  --color-5: #5f3b3b;
}

SCSS

$color-1: #dd4124;
$color-2: #fcfce3;
$color-3: #bed3c1;
$color-4: #5f5757;
$color-5: #5f3b3b;

TAILWIND

colors: {
  'brand-1': '#dd4124',
  'brand-2': '#fcfce3',
  'brand-3': '#bed3c1',
  'brand-4': '#5f5757',
  'brand-5': '#5f3b3b',
}

RGB Array

[221, 65, 36], [252, 252, 227], [190, 211, 193], [95, 87, 87], [95, 59, 59]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DD4124, #FCFCE3, #BED3C1, #5F5757, #5F3B3B 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: #dd4124; --color-2: #fcfce3; --color-3: #bed3c1; --color-4: #5f5757; --color-5: #5f3b3b. 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