← Back to Editor

#9BB6CB · #FFF2B0 · #EDB858 · #A31C2D · #2C2A35

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

#9BB6CB

Sky Blue · LightSteelBlue · Cobalt Blue

HEX
#9BB6CB
RGB
rgb(155, 182, 203)
HSL
hsl(206, 32%, 70%)
HSB
hsb(206, 24%, 80%)
CMYK
cmyk(24%, 10%, 0%, 20%)
Oklch
oklch(76.3% 0.042 241.6)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#FFF2B0

Fresh Green · Wheat · Lemon Cream

HEX
#FFF2B0
RGB
rgb(255, 242, 176)
HSL
hsl(50, 100%, 85%)
HSB
hsb(50, 31%, 100%)
CMYK
cmyk(0%, 5%, 31%, 0%)
Oklch
oklch(95.6% 0.085 98.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#EDB858

Ginger · SandyBrown · Warm Sun

HEX
#EDB858
RGB
rgb(237, 184, 88)
HSL
hsl(39, 81%, 64%)
HSB
hsb(39, 63%, 93%)
CMYK
cmyk(0%, 22%, 63%, 7%)
Oklch
oklch(81.3% 0.128 80.1)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#A31C2D

Vermilion · Brown · Wine Red

HEX
#A31C2D
RGB
rgb(163, 28, 45)
HSL
hsl(352, 71%, 37%)
HSB
hsb(352, 83%, 64%)
CMYK
cmyk(0%, 83%, 72%, 36%)
Oklch
oklch(46.6% 0.169 21.0)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#2C2A35

Deep Indigo · DarkSlateGray · Deep Sea Blue

HEX
#2C2A35
RGB
rgb(44, 42, 53)
HSL
hsl(251, 12%, 19%)
HSB
hsb(251, 21%, 21%)
CMYK
cmyk(17%, 21%, 0%, 79%)
Oklch
oklch(29.2% 0.020 293.5)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

9BB6CB
CBAF9A

Analogous

9ACBC8
9BB6CB
9A9DCB

Triadic

9BB6CB
CB9AB6
B6CB9A

Split-Comp.

9BB6CB
CB9A9D
CBC89A

Tetradic

9BB6CB
C89ACB
CBAF9A
9DCB9A

Contrast Matrix WCAG 2.1 Contrast

9BB6CB
FFF2B0
EDB858
A31C2D
2C2A35
1.9
Fail
1.2
Fail
3.6
AA Large
6.7
AA
1.9
Fail
1.6
Fail
6.7
AA
12.5
AAA
1.2
Fail
1.6
Fail
4.2
AA Large
7.8
AAA
3.6
AA Large
6.7
AA
4.2
AA Large
1.9
Fail
6.7
AA
12.5
AAA
7.8
AAA
1.9
Fail
White BG
2.1Fail
1.1Fail
1.8Fail
7.6AAA
14.1AAA
Black BG
9.9AAA
18.6AAA
11.6AAA
2.8Fail
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

A7A7C6
F9F9C0
D6D66F
696729
2B2B32

Deuteranopia

A5A3C5
FAFBC4
D9DD75
707B28
2B2B32

Tritanopia

9CC2C1
FECDCF
EA8286
9C2625
2C3030

Achromatopsia

B0B0B0
EEEEEE
BDBDBD
464646
2C2C2C

Shades & Tints Shades & Tints

#9BB6CB

Dark
Light

#FFF2B0

Dark
Light

#EDB858

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #9bb6cb;
  --color-2: #fff2b0;
  --color-3: #edb858;
  --color-4: #a31c2d;
  --color-5: #2c2a35;
}

SCSS

$color-1: #9bb6cb;
$color-2: #fff2b0;
$color-3: #edb858;
$color-4: #a31c2d;
$color-5: #2c2a35;

TAILWIND

colors: {
  'brand-1': '#9bb6cb',
  'brand-2': '#fff2b0',
  'brand-3': '#edb858',
  'brand-4': '#a31c2d',
  'brand-5': '#2c2a35',
}

RGB Array

[155, 182, 203], [255, 242, 176], [237, 184, 88], [163, 28, 45], [44, 42, 53]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #9BB6CB, #FFF2B0, #EDB858, #A31C2D, #2C2A35 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: #9bb6cb; --color-2: #fff2b0; --color-3: #edb858; --color-4: #a31c2d; --color-5: #2c2a35. 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