← Back to Editor

#DEDEDE · #A37272 · #B55757 · #D93F3F · #FF0000

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 Library

Color Details Color Details

#DEDEDE

Plain White · LightGray · Cloud White

HEX
#DEDEDE
RGB
rgb(222, 222, 222)
HSL
hsl(0, 0%, 87%)
HSB
hsb(0, 0%, 87%)
CMYK
cmyk(0%, 0%, 0%, 13%)
Oklch
oklch(90.1% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#A37272

Crimson · Gray · Passion Red

HEX
#A37272
RGB
rgb(163, 114, 114)
HSL
hsl(0, 21%, 54%)
HSB
hsb(0, 30%, 64%)
CMYK
cmyk(0%, 30%, 30%, 36%)
Oklch
oklch(60.2% 0.062 19.1)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#B55757

Crimson · Sienna · Passion Red

HEX
#B55757
RGB
rgb(181, 87, 87)
HSL
hsl(0, 39%, 53%)
HSB
hsb(0, 52%, 71%)
CMYK
cmyk(0%, 52%, 52%, 29%)
Oklch
oklch(57.2% 0.122 21.7)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#D93F3F

Vermilion · Crimson · Passion Red

HEX
#D93F3F
RGB
rgb(217, 63, 63)
HSL
hsl(0, 67%, 55%)
HSB
hsb(0, 71%, 85%)
CMYK
cmyk(0%, 71%, 71%, 15%)
Oklch
oklch(59.4% 0.191 25.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DEDEDE
DEDEDE

Analogous

DEDEDE
DEDEDE
DEDEDE

Triadic

DEDEDE
DEDEDE
DEDEDE

Split-Comp.

DEDEDE
DEDEDE
DEDEDE

Tetradic

DEDEDE
DEDEDE
DEDEDE
DEDEDE

Contrast Matrix WCAG 2.1 Contrast

DEDEDE
A37272
B55757
D93F3F
FF0000
3.0
Fail
3.5
AA Large
3.3
AA Large
3.0
Fail
3.0
Fail
1.2
Fail
1.1
Fail
1.0
Fail
3.5
AA Large
1.2
Fail
1.1
Fail
1.2
Fail
3.3
AA Large
1.1
Fail
1.1
Fail
1.1
Fail
3.0
Fail
1.0
Fail
1.2
Fail
1.1
Fail
White BG
1.3Fail
4.0AA Large
4.7AA
4.4AA Large
4.0AA Large
Black BG
15.6AAA
5.2AA
4.5AA Large
4.7AA
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DEDEDE
8E8D72
8C8B57
96953F
918E00

Deuteranopia

DEDEDE
919472
929957
9FAB3F
9FB300

Tritanopia

DEDEDE
A17272
B05757
D13F3F
F20000

Achromatopsia

DEDEDE
818181
737373
6D6D6D
4C4C4C

Shades & Tints Shades & Tints

#DEDEDE

Dark
Light

#A37272

Dark
Light

#B55757

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dedede;
  --color-2: #a37272;
  --color-3: #b55757;
  --color-4: #d93f3f;
  --color-5: #ff0000;
}

SCSS

$color-1: #dedede;
$color-2: #a37272;
$color-3: #b55757;
$color-4: #d93f3f;
$color-5: #ff0000;

TAILWIND

colors: {
  'brand-1': '#dedede',
  'brand-2': '#a37272',
  'brand-3': '#b55757',
  'brand-4': '#d93f3f',
  'brand-5': '#ff0000',
}

RGB Array

[222, 222, 222], [163, 114, 114], [181, 87, 87], [217, 63, 63], [255, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DEDEDE, #A37272, #B55757, #D93F3F, #FF0000 is ideal for: corporate websites, product showcases, portfolios. 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: #dedede; --color-2: #a37272; --color-3: #b55757; --color-4: #d93f3f; --color-5: #ff0000. 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. 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