← Back to Editor

#FFFADB · #9E9B88 · #78849E · #535C6E · #232B3D

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

#FFFADB

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFADB
RGB
rgb(255, 250, 219)
HSL
hsl(52, 100%, 93%)
HSB
hsb(52, 14%, 100%)
CMYK
cmyk(0%, 2%, 14%, 0%)
Oklch
oklch(98.1% 0.041 99.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#9E9B88

Autumn Sage · DarkSeaGreen · Sunflower

HEX
#9E9B88
RGB
rgb(158, 155, 136)
HSL
hsl(52, 10%, 58%)
HSB
hsb(52, 14%, 62%)
CMYK
cmyk(0%, 2%, 14%, 38%)
Oklch
oklch(68.7% 0.027 99.7)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#78849E

Azure · LightSlateGray · Navy Blue

HEX
#78849E
RGB
rgb(120, 132, 158)
HSL
hsl(221, 16%, 55%)
HSB
hsb(221, 24%, 62%)
CMYK
cmyk(24%, 16%, 0%, 38%)
Oklch
oklch(61.3% 0.042 265.6)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#535C6E

Indigo · DimGray · Prussian Blue

HEX
#535C6E
RGB
rgb(83, 92, 110)
HSL
hsl(220, 14%, 38%)
HSB
hsb(220, 25%, 43%)
CMYK
cmyk(25%, 16%, 0%, 57%)
Oklch
oklch(47.4% 0.031 264.2)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#232B3D

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#232B3D
RGB
rgb(35, 43, 61)
HSL
hsl(222, 27%, 19%)
HSB
hsb(222, 43%, 24%)
CMYK
cmyk(43%, 30%, 0%, 76%)
Oklch
oklch(29.0% 0.035 265.8)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFADB
DBE0FF

Analogous

FFE8DB
FFFADB
F2FFDB

Triadic

FFFADB
DBFFFA
FADBFF

Split-Comp.

FFFADB
DBF2FF
E8DBFF

Tetradic

FFFADB
DBFFE8
DBE0FF
FFDBF2

Contrast Matrix WCAG 2.1 Contrast

FFFADB
9E9B88
78849E
535C6E
232B3D
2.7
Fail
3.6
AA Large
6.4
AA
13.4
AAA
2.7
Fail
1.3
Fail
2.4
Fail
5.1
AA
3.6
AA Large
1.3
Fail
1.8
Fail
3.8
AA Large
6.4
AA
2.4
Fail
1.8
Fail
2.1
Fail
13.4
AAA
5.1
AA
3.8
AA Large
2.1
Fail
White BG
1.1Fail
2.8Fail
3.8AA Large
6.7AA
14.1AAA
Black BG
19.9AAA
7.5AAA
5.6AA
3.1AA Large
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FDFDE3
9D9D8D
7D7D98
57576A
262739

Deuteranopia

FDFEE4
9D9D8E
7D7C96
565669
262538

Tritanopia

FFE8EA
9E9091
799392
536665
233534

Achromatopsia

F8F8F8
9A9A9A
838383
5B5B5B
2B2B2B

Shades & Tints Shades & Tints

#FFFADB

Dark
Light

#9E9B88

Dark
Light

#78849E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffadb;
  --color-2: #9e9b88;
  --color-3: #78849e;
  --color-4: #535c6e;
  --color-5: #232b3d;
}

SCSS

$color-1: #fffadb;
$color-2: #9e9b88;
$color-3: #78849e;
$color-4: #535c6e;
$color-5: #232b3d;

TAILWIND

colors: {
  'brand-1': '#fffadb',
  'brand-2': '#9e9b88',
  'brand-3': '#78849e',
  'brand-4': '#535c6e',
  'brand-5': '#232b3d',
}

RGB Array

[255, 250, 219], [158, 155, 136], [120, 132, 158], [83, 92, 110], [35, 43, 61]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFADB, #9E9B88, #78849E, #535C6E, #232B3D 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: #fffadb; --color-2: #9e9b88; --color-3: #78849e; --color-4: #535c6e; --color-5: #232b3d. 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