← Back to Editor

#FFF6CB · #F3D5AF · #99AABA · #596978 · #212A29

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

#FFF6CB

Fresh Green · Bisque · Lemon Cream

HEX
#FFF6CB
RGB
rgb(255, 246, 203)
HSL
hsl(50, 100%, 90%)
HSB
hsb(50, 20%, 100%)
CMYK
cmyk(0%, 4%, 20%, 0%)
Oklch
oklch(96.9% 0.056 97.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F3D5AF

Goose Yellow · Wheat · Peach Orange

HEX
#F3D5AF
RGB
rgb(243, 213, 175)
HSL
hsl(34, 74%, 82%)
HSB
hsb(34, 28%, 95%)
CMYK
cmyk(0%, 12%, 28%, 5%)
Oklch
oklch(88.9% 0.060 73.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#99AABA

Sky Blue · DarkGray · Cobalt Blue

HEX
#99AABA
RGB
rgb(153, 170, 186)
HSL
hsl(209, 19%, 66%)
HSB
hsb(209, 18%, 73%)
CMYK
cmyk(18%, 9%, 0%, 27%)
Oklch
oklch(73.0% 0.030 246.6)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#596978

Slate Blue · DimGray · Navy Blue

HEX
#596978
RGB
rgb(89, 105, 120)
HSL
hsl(209, 15%, 41%)
HSB
hsb(209, 26%, 47%)
CMYK
cmyk(26%, 13%, 0%, 53%)
Oklch
oklch(51.3% 0.031 246.7)

TraditionalSlate Blue」· PaintNavy Blue」· Creative Blush Sunrise

#212A29

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#212A29
RGB
rgb(33, 42, 41)
HSL
hsl(173, 12%, 15%)
HSB
hsb(173, 21%, 16%)
CMYK
cmyk(21%, 0%, 2%, 84%)
Oklch
oklch(27.6% 0.013 188.2)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF6CB
CCD4FF

Analogous

FFDDCC
FFF6CB
EEFFCC

Triadic

FFF6CB
CCFFF7
F6CCFF

Split-Comp.

FFF6CB
CCEEFF
DDCCFF

Tetradic

FFF6CB
CCFFDD
CCD4FF
FFCCEE

Contrast Matrix WCAG 2.1 Contrast

FFF6CB
F3D5AF
99AABA
596978
212A29
1.3
Fail
2.2
Fail
5.2
AA
13.5
AAA
1.3
Fail
1.7
Fail
4.0
AA Large
10.5
AAA
2.2
Fail
1.7
Fail
2.4
Fail
6.2
AA
5.2
AA
4.0
AA Large
2.4
Fail
2.6
Fail
13.5
AAA
10.5
AAA
6.2
AA
2.6
Fail
White BG
1.1Fail
1.4Fail
2.4Fail
5.7AA
14.7AAA
Black BG
19.3AAA
14.9AAA
8.8AAA
3.7AA Large
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FBFBD5
E6E6B8
A0A1B6
606074
252529

Deuteranopia

FCFCD8
E8EABA
9F9EB5
5F5E74
242429

Tritanopia

FFDEDF
F2BFC1
9AB3B2
5A7271
212929

Achromatopsia

F4F4F4
DADADA
A7A7A7
666666
272727

Shades & Tints Shades & Tints

#FFF6CB

Dark
Light

#F3D5AF

Dark
Light

#99AABA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff6cb;
  --color-2: #f3d5af;
  --color-3: #99aaba;
  --color-4: #596978;
  --color-5: #212a29;
}

SCSS

$color-1: #fff6cb;
$color-2: #f3d5af;
$color-3: #99aaba;
$color-4: #596978;
$color-5: #212a29;

TAILWIND

colors: {
  'brand-1': '#fff6cb',
  'brand-2': '#f3d5af',
  'brand-3': '#99aaba',
  'brand-4': '#596978',
  'brand-5': '#212a29',
}

RGB Array

[255, 246, 203], [243, 213, 175], [153, 170, 186], [89, 105, 120], [33, 42, 41]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF6CB, #F3D5AF, #99AABA, #596978, #212A29 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: #fff6cb; --color-2: #f3d5af; --color-3: #99aaba; --color-4: #596978; --color-5: #212a29. 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