← Back to Editor

#FFFBEB · #C4EBD6 · #1E1516 · #E54C10 · #322F2A

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

#FFFBEB

Goose Yellow · SeaShell · Lemon Cream

HEX
#FFFBEB
RGB
rgb(255, 251, 235)
HSL
hsl(48, 100%, 96%)
HSB
hsb(48, 8%, 100%)
CMYK
cmyk(0%, 2%, 8%, 0%)
Oklch
oklch(98.7% 0.021 95.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#C4EBD6

Celadon · LightGray · Mint Green

HEX
#C4EBD6
RGB
rgb(196, 235, 214)
HSL
hsl(148, 49%, 85%)
HSB
hsb(148, 17%, 92%)
CMYK
cmyk(17%, 0%, 9%, 8%)
Oklch
oklch(90.6% 0.050 161.7)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#1E1516

Crimson · Black · Deep Berry

HEX
#1E1516
RGB
rgb(30, 21, 22)
HSL
hsl(353, 18%, 10%)
HSB
hsb(353, 30%, 12%)
CMYK
cmyk(0%, 30%, 27%, 88%)
Oklch
oklch(20.8% 0.015 11.0)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#E54C10

Tangerine · OrangeRed · Amber Brown

HEX
#E54C10
RGB
rgb(229, 76, 16)
HSL
hsl(17, 87%, 48%)
HSB
hsb(17, 93%, 90%)
CMYK
cmyk(0%, 67%, 93%, 10%)
Oklch
oklch(62.4% 0.199 37.8)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#322F2A

Ochre · DarkSlateGray · Dark Stone

HEX
#322F2A
RGB
rgb(50, 47, 42)
HSL
hsl(38, 9%, 18%)
HSB
hsb(38, 16%, 20%)
CMYK
cmyk(0%, 6%, 16%, 80%)
Oklch
oklch(30.7% 0.010 80.7)

TraditionalOchre」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFBEB
EBEFFF

Analogous

FFF1EB
FFFBEB
F9FFEB

Triadic

FFFBEB
EBFFFB
FBEBFF

Split-Comp.

FFFBEB
EBF9FF
F1EBFF

Tetradic

FFFBEB
EBFFF1
EBEFFF
FFEBF9

Contrast Matrix WCAG 2.1 Contrast

FFFBEB
C4EBD6
1E1516
E54C10
322F2A
1.2
Fail
17.2
AAA
3.8
AA Large
12.9
AAA
1.2
Fail
13.8
AAA
3.0
AA Large
10.3
AAA
17.2
AAA
13.8
AAA
4.6
AA
1.3
Fail
3.8
AA Large
3.0
AA Large
4.6
AA
3.4
AA Large
12.9
AAA
10.3
AAA
1.3
Fail
3.4
AA Large
White BG
1.0Fail
1.3Fail
17.9AAA
3.9AA Large
13.3AAA
Black BG
20.3AAA
16.2AAA
1.2Fail
5.4AA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FDFDEF
D5D5DB
1A1A16
A3A11F
31312B

Deuteranopia

FEFEF0
D3D0DC
1B1B16
ACB722
31312C

Tritanopia

FFF2F3
C6DFE0
1E1616
DD2A2D
322C2C

Achromatopsia

FAFAFA
DDDDDD
181818
737373
2F2F2F

Shades & Tints Shades & Tints

#FFFBEB

Dark
Light

#C4EBD6

Dark
Light

#1E1516

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffbeb;
  --color-2: #c4ebd6;
  --color-3: #1e1516;
  --color-4: #e54c10;
  --color-5: #322f2a;
}

SCSS

$color-1: #fffbeb;
$color-2: #c4ebd6;
$color-3: #1e1516;
$color-4: #e54c10;
$color-5: #322f2a;

TAILWIND

colors: {
  'brand-1': '#fffbeb',
  'brand-2': '#c4ebd6',
  'brand-3': '#1e1516',
  'brand-4': '#e54c10',
  'brand-5': '#322f2a',
}

RGB Array

[255, 251, 235], [196, 235, 214], [30, 21, 22], [229, 76, 16], [50, 47, 42]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFBEB, #C4EBD6, #1E1516, #E54C10, #322F2A 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: #fffbeb; --color-2: #c4ebd6; --color-3: #1e1516; --color-4: #e54c10; --color-5: #322f2a. 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