← Back to Editor

#FF0000 · #995151 · #D90F0F · #C9BFA7 · #331B1B

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

#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

#995151

Crimson · Sienna · Passion Red

HEX
#995151
RGB
rgb(153, 81, 81)
HSL
hsl(0, 31%, 46%)
HSB
hsb(0, 47%, 60%)
CMYK
cmyk(0%, 47%, 47%, 40%)
Oklch
oklch(52.1% 0.096 20.9)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#D90F0F

Vermilion · Red · Passion Red

HEX
#D90F0F
RGB
rgb(217, 15, 15)
HSL
hsl(0, 87%, 45%)
HSB
hsb(0, 93%, 85%)
CMYK
cmyk(0%, 93%, 93%, 15%)
Oklch
oklch(56.0% 0.224 28.7)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#C9BFA7

Goose Yellow · Silver · Sunflower

HEX
#C9BFA7
RGB
rgb(201, 191, 167)
HSL
hsl(42, 24%, 72%)
HSB
hsb(42, 17%, 79%)
CMYK
cmyk(0%, 5%, 17%, 21%)
Oklch
oklch(80.6% 0.035 88.1)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#331B1B

Crimson · Black · Deep Berry

HEX
#331B1B
RGB
rgb(51, 27, 27)
HSL
hsl(0, 31%, 15%)
HSB
hsb(0, 47%, 20%)
CMYK
cmyk(0%, 47%, 47%, 80%)
Oklch
oklch(25.5% 0.038 20.1)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF0000
00FFFF

Analogous

FF0080
FF0000
FF8000

Triadic

FF0000
00FF00
0000FF

Split-Comp.

FF0000
00FF80
0080FF

Tetradic

FF0000
80FF00
00FFFF
8000FF

Contrast Matrix WCAG 2.1 Contrast

FF0000
995151
D90F0F
C9BFA7
331B1B
1.4
Fail
1.3
Fail
2.2
Fail
4.0
AA Large
1.4
Fail
1.1
Fail
3.1
AA Large
2.8
Fail
1.3
Fail
1.1
Fail
2.9
Fail
3.1
AA Large
2.2
Fail
3.1
AA Large
2.9
Fail
8.8
AAA
4.0
AA Large
2.8
Fail
3.1
AA Large
8.8
AAA
White BG
4.0AA Large
5.8AA
5.2AA
1.8Fail
16.0AAA
Black BG
5.3AA
3.7AA Large
4.0AA Large
11.5AAA
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
7A7951
82800F
C5C5AD
29281B

Deuteranopia

9FB300
7E8351
8D9C0F
C5C6AE
2A2C1B

Tritanopia

F20000
955151
CF0F0F
C9B1B2
321B1B

Achromatopsia

4C4C4C
676767
4B4B4B
BFBFBF
222222

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#995151

Dark
Light

#D90F0F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #995151;
  --color-3: #d90f0f;
  --color-4: #c9bfa7;
  --color-5: #331b1b;
}

SCSS

$color-1: #ff0000;
$color-2: #995151;
$color-3: #d90f0f;
$color-4: #c9bfa7;
$color-5: #331b1b;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#995151',
  'brand-3': '#d90f0f',
  'brand-4': '#c9bfa7',
  'brand-5': '#331b1b',
}

RGB Array

[255, 0, 0], [153, 81, 81], [217, 15, 15], [201, 191, 167], [51, 27, 27]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0000, #995151, #D90F0F, #C9BFA7, #331B1B 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: #ff0000; --color-2: #995151; --color-3: #d90f0f; --color-4: #c9bfa7; --color-5: #331b1b. 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