← Back to Editor

#FFEBB9 · #B3C8A7 · #E3536C · #473334

A 4-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

#FFEBB9

Goose Yellow · Bisque · Lemon Cream

HEX
#FFEBB9
RGB
rgb(255, 235, 185)
HSL
hsl(43, 100%, 86%)
HSB
hsb(43, 27%, 100%)
CMYK
cmyk(0%, 8%, 27%, 0%)
Oklch
oklch(94.4% 0.068 88.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B3C8A7

Celadon · Silver · Apple Green

HEX
#B3C8A7
RGB
rgb(179, 200, 167)
HSL
hsl(98, 23%, 72%)
HSB
hsb(98, 16%, 78%)
CMYK
cmyk(11%, 0%, 16%, 22%)
Oklch
oklch(80.8% 0.051 134.1)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#E3536C

Peach Pink · Tomato · Coral Red

HEX
#E3536C
RGB
rgb(227, 83, 108)
HSL
hsl(350, 72%, 61%)
HSB
hsb(350, 63%, 89%)
CMYK
cmyk(0%, 63%, 52%, 11%)
Oklch
oklch(64.1% 0.179 13.4)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#473334

Crimson · DarkSlateGray · Wine Red

HEX
#473334
RGB
rgb(71, 51, 52)
HSL
hsl(357, 16%, 24%)
HSB
hsb(357, 28%, 28%)
CMYK
cmyk(0%, 28%, 27%, 72%)
Oklch
oklch(34.4% 0.029 15.4)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFEBB9
B8CCFF

Analogous

FFC7B8
FFEBB9
F0FFB8

Triadic

FFEBB9
B8FFEB
EBB8FF

Split-Comp.

FFEBB9
B8F0FF
C7B8FF

Tetradic

FFEBB9
B8FFC7
B8CCFF
FFB8F0

Contrast Matrix WCAG 2.1 Contrast

FFEBB9
B3C8A7
E3536C
473334
1.5
Fail
3.1
AA Large
10.0
AAA
1.5
Fail
2.1
Fail
6.6
AA
3.1
AA Large
2.1
Fail
3.2
AA Large
10.0
AAA
6.6
AA
3.2
AA Large
White BG
1.2Fail
1.8Fail
3.7AA Large
11.7AAA
Black BG
17.8AAA
11.7AAA
5.7AA
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F6F6C5
BCBCAF
A5A366
3E3E34

Deuteranopia

F8F9C8
BBB9B1
ADB865
404134

Tritanopia

FECFD1
B4B5B7
DC6160
463434

Achromatopsia

EBEBEB
BEBEBE
818181
393939

Shades & Tints Shades & Tints

#FFEBB9

Dark
Light

#B3C8A7

Dark
Light

#E3536C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffebb9;
  --color-2: #b3c8a7;
  --color-3: #e3536c;
  --color-4: #473334;
}

SCSS

$color-1: #ffebb9;
$color-2: #b3c8a7;
$color-3: #e3536c;
$color-4: #473334;

TAILWIND

colors: {
  'brand-1': '#ffebb9',
  'brand-2': '#b3c8a7',
  'brand-3': '#e3536c',
  'brand-4': '#473334',
}

RGB Array

[255, 235, 185], [179, 200, 167], [227, 83, 108], [71, 51, 52]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FFEBB9, #B3C8A7, #E3536C, #473334 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffebb9; --color-2: #b3c8a7; --color-3: #e3536c; --color-4: #473334. 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 4-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