← Back to Editor

#FF0000 · #E0FFB3 · #BBD498 · #889971 · #5E6B4D

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

#E0FFB3

Willow Green · Wheat · Mint Green

HEX
#E0FFB3
RGB
rgb(224, 255, 179)
HSL
hsl(84, 100%, 85%)
HSB
hsb(84, 30%, 100%)
CMYK
cmyk(12%, 0%, 30%, 0%)
Oklch
oklch(96.0% 0.103 126.3)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#BBD498

Willow Green · Tan · Apple Green

HEX
#BBD498
RGB
rgb(187, 212, 152)
HSL
hsl(85, 41%, 71%)
HSB
hsb(85, 28%, 83%)
CMYK
cmyk(12%, 0%, 28%, 17%)
Oklch
oklch(83.6% 0.085 126.5)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#889971

Grass Green · Gray · Olive Green

HEX
#889971
RGB
rgb(136, 153, 113)
HSL
hsl(85, 16%, 52%)
HSB
hsb(85, 26%, 60%)
CMYK
cmyk(11%, 0%, 26%, 40%)
Oklch
oklch(65.9% 0.060 126.7)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#5E6B4D

Grass Green · DimGray · Forest Green

HEX
#5E6B4D
RGB
rgb(94, 107, 77)
HSL
hsl(86, 16%, 36%)
HSB
hsb(86, 28%, 42%)
CMYK
cmyk(12%, 0%, 28%, 58%)
Oklch
oklch(50.8% 0.048 127.1)

TraditionalGrass Green」· PaintForest Green」· 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
E0FFB3
BBD498
889971
5E6B4D
3.6
AA Large
2.5
Fail
1.3
Fail
1.4
Fail
3.6
AA Large
1.5
Fail
2.8
Fail
5.2
AA
2.5
Fail
1.5
Fail
1.9
Fail
3.5
AA Large
1.3
Fail
2.8
Fail
1.9
Fail
1.9
Fail
1.4
Fail
5.2
AA
3.5
AA Large
1.9
Fail
White BG
4.0AA Large
1.1Fail
1.6Fail
3.1AA Large
5.7AA
Black BG
5.3AA
19.1AAA
13.0AAA
6.8AA
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E00
EDEEC5
C6C6A7
8F907B
646454

Deuteranopia

9FB300
ECE9CA
C4C3AA
8E8D7D
636256

Tritanopia

F20000
E2D4D7
BCB2B5
898284
5F5A5B

Achromatopsia

4C4C4C
EDEDED
C6C6C6
8F8F8F
646464

Shades & Tints Shades & Tints

#FF0000

Dark
Light

#E0FFB3

Dark
Light

#BBD498

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0000;
  --color-2: #e0ffb3;
  --color-3: #bbd498;
  --color-4: #889971;
  --color-5: #5e6b4d;
}

SCSS

$color-1: #ff0000;
$color-2: #e0ffb3;
$color-3: #bbd498;
$color-4: #889971;
$color-5: #5e6b4d;

TAILWIND

colors: {
  'brand-1': '#ff0000',
  'brand-2': '#e0ffb3',
  'brand-3': '#bbd498',
  'brand-4': '#889971',
  'brand-5': '#5e6b4d',
}

RGB Array

[255, 0, 0], [224, 255, 179], [187, 212, 152], [136, 153, 113], [94, 107, 77]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0000, #E0FFB3, #BBD498, #889971, #5E6B4D 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: #e0ffb3; --color-3: #bbd498; --color-4: #889971; --color-5: #5e6b4d. 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