← Back to Editor

#FFF5D3 · #9BBDBE · #C4A588 · #1B4C5A · #02172C

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

#FFF5D3

Goose Yellow · Beige · Lemon Cream

HEX
#FFF5D3
RGB
rgb(255, 245, 211)
HSL
hsl(46, 100%, 91%)
HSB
hsb(46, 17%, 100%)
CMYK
cmyk(0%, 4%, 17%, 0%)
Oklch
oklch(96.9% 0.045 93.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#9BBDBE

Sky Blue · DarkGray · Lake Green

HEX
#9BBDBE
RGB
rgb(155, 189, 190)
HSL
hsl(182, 21%, 68%)
HSB
hsb(182, 18%, 75%)
CMYK
cmyk(18%, 1%, 0%, 25%)
Oklch
oklch(77.4% 0.037 198.6)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#C4A588

Apricot · Tan · Warm Sun

HEX
#C4A588
RGB
rgb(196, 165, 136)
HSL
hsl(29, 34%, 65%)
HSB
hsb(29, 31%, 77%)
CMYK
cmyk(0%, 16%, 31%, 23%)
Oklch
oklch(74.2% 0.054 64.9)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#1B4C5A

Lake Blue · DarkSlateGray · Peacock Green

HEX
#1B4C5A
RGB
rgb(27, 76, 90)
HSL
hsl(193, 54%, 23%)
HSB
hsb(193, 70%, 35%)
CMYK
cmyk(70%, 16%, 0%, 65%)
Oklch
oklch(39.0% 0.057 220.0)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#02172C

Indigo · Black · Deep Sea Blue

HEX
#02172C
RGB
rgb(2, 23, 44)
HSL
hsl(210, 91%, 9%)
HSB
hsb(210, 95%, 17%)
CMYK
cmyk(95%, 48%, 0%, 83%)
Oklch
oklch(20.0% 0.051 249.5)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF5D3
D1DCFF

Analogous

FFDDD1
FFF5D3
F3FFD1

Triadic

FFF5D3
D1FFF4
F4D1FF

Split-Comp.

FFF5D3
D1F3FF
DDD1FF

Tetradic

FFF5D3
D1FFDD
D1DCFF
FFD1F3

Contrast Matrix WCAG 2.1 Contrast

FFF5D3
9BBDBE
C4A588
1B4C5A
02172C
1.8
Fail
2.1
Fail
8.6
AAA
16.6
AAA
1.8
Fail
1.1
Fail
4.7
AA
9.0
AAA
2.1
Fail
1.1
Fail
4.1
AA Large
7.8
AAA
8.6
AAA
4.7
AA
4.1
AA Large
1.9
Fail
16.6
AAA
9.0
AAA
7.8
AAA
1.9
Fail
White BG
1.1Fail
2.0Fail
2.3Fail
9.4AAA
18.1AAA
Black BG
19.3AAA
10.4AAA
9.1AAA
2.2Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FBFBDB
AAAABE
B7B68F
303157
0B0B27

Deuteranopia

FBFCDD
A8A5BE
B8BB91
2D2A56
0A0826

Tritanopia

FFE2E3
9DBEBE
C29596
1D5453
032322

Achromatopsia

F4F4F4
B3B3B3
ABABAB
3F3F3F
131313

Shades & Tints Shades & Tints

#FFF5D3

Dark
Light

#9BBDBE

Dark
Light

#C4A588

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff5d3;
  --color-2: #9bbdbe;
  --color-3: #c4a588;
  --color-4: #1b4c5a;
  --color-5: #02172c;
}

SCSS

$color-1: #fff5d3;
$color-2: #9bbdbe;
$color-3: #c4a588;
$color-4: #1b4c5a;
$color-5: #02172c;

TAILWIND

colors: {
  'brand-1': '#fff5d3',
  'brand-2': '#9bbdbe',
  'brand-3': '#c4a588',
  'brand-4': '#1b4c5a',
  'brand-5': '#02172c',
}

RGB Array

[255, 245, 211], [155, 189, 190], [196, 165, 136], [27, 76, 90], [2, 23, 44]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF5D3, #9BBDBE, #C4A588, #1B4C5A, #02172C 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: #fff5d3; --color-2: #9bbdbe; --color-3: #c4a588; --color-4: #1b4c5a; --color-5: #02172c. 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