← Back to Editor

#FF8B8B · #B23D34 · #E8E6D7 · #3E585C · #738D1F

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

#FF8B8B

Peach Pink · LightCoral · Coral Red

HEX
#FF8B8B
RGB
rgb(255, 139, 139)
HSL
hsl(0, 100%, 77%)
HSB
hsb(0, 45%, 100%)
CMYK
cmyk(0%, 45%, 45%, 0%)
Oklch
oklch(76.3% 0.141 20.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#B23D34

Crimson · Brown · Passion Red

HEX
#B23D34
RGB
rgb(178, 61, 52)
HSL
hsl(4, 55%, 45%)
HSB
hsb(4, 71%, 70%)
CMYK
cmyk(0%, 66%, 71%, 30%)
Oklch
oklch(52.5% 0.154 27.9)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#E8E6D7

Fresh Green · Beige · Lemon Cream

HEX
#E8E6D7
RGB
rgb(232, 230, 215)
HSL
hsl(53, 27%, 88%)
HSB
hsb(53, 7%, 91%)
CMYK
cmyk(0%, 1%, 7%, 9%)
Oklch
oklch(92.2% 0.020 100.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#3E585C

Slate Blue · DarkSlateGray · Mint Ice

HEX
#3E585C
RGB
rgb(62, 88, 92)
HSL
hsl(188, 19%, 30%)
HSB
hsb(188, 33%, 36%)
CMYK
cmyk(33%, 4%, 0%, 64%)
Oklch
oklch(44.1% 0.032 207.9)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#738D1F

Grass Green · Olive · Forest Green

HEX
#738D1F
RGB
rgb(115, 141, 31)
HSL
hsl(74, 64%, 34%)
HSB
hsb(74, 78%, 55%)
CMYK
cmyk(18%, 0%, 78%, 45%)
Oklch
oklch(60.2% 0.135 122.5)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF8B8B
8AFFFF

Analogous

FF8AC4
FF8B8B
FFC48A

Triadic

FF8B8B
8AFF8A
8A8AFF

Split-Comp.

FF8B8B
8AFFC4
8AC4FF

Tetradic

FF8B8B
C4FF8A
8AFFFF
C48AFF

Contrast Matrix WCAG 2.1 Contrast

FF8B8B
B23D34
E8E6D7
3E585C
738D1F
2.6
Fail
1.8
Fail
3.4
AA Large
1.7
Fail
2.6
Fail
4.6
AA
1.3
Fail
1.5
Fail
1.8
Fail
4.6
AA
6.1
AA
3.0
AA Large
3.4
AA Large
1.3
Fail
6.1
AA
2.0
Fail
1.7
Fail
1.5
Fail
3.0
AA Large
2.0
Fail
White BG
2.3Fail
5.8AA
1.3Fail
7.6AAA
3.8AA Large
Black BG
9.3AAA
3.6AA Large
16.7AAA
2.8Fail
5.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

CDCC8B
7F7E36
E7E7DB
49495B
7E7E3A

Deuteranopia

D4DC8B
868F37
E7E7DC
48465B
7D7B40

Tritanopia

F98B8B
AC3838
E8DDDE
3F5A5A
744F53

Achromatopsia

AEAEAE
5F5F5F
E5E5E5
515151
797979

Shades & Tints Shades & Tints

#FF8B8B

Dark
Light

#B23D34

Dark
Light

#E8E6D7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff8b8b;
  --color-2: #b23d34;
  --color-3: #e8e6d7;
  --color-4: #3e585c;
  --color-5: #738d1f;
}

SCSS

$color-1: #ff8b8b;
$color-2: #b23d34;
$color-3: #e8e6d7;
$color-4: #3e585c;
$color-5: #738d1f;

TAILWIND

colors: {
  'brand-1': '#ff8b8b',
  'brand-2': '#b23d34',
  'brand-3': '#e8e6d7',
  'brand-4': '#3e585c',
  'brand-5': '#738d1f',
}

RGB Array

[255, 139, 139], [178, 61, 52], [232, 230, 215], [62, 88, 92], [115, 141, 31]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF8B8B, #B23D34, #E8E6D7, #3E585C, #738D1F 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: #ff8b8b; --color-2: #b23d34; --color-3: #e8e6d7; --color-4: #3e585c; --color-5: #738d1f. 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