← Back to Editor

#8CCBED · #97BDB9 · #BF9191 · #FF4D00 · #3D2D23

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

#8CCBED

Sky Blue · SkyBlue · Cobalt Blue

HEX
#8CCBED
RGB
rgb(140, 203, 237)
HSL
hsl(201, 73%, 74%)
HSB
hsb(201, 41%, 93%)
CMYK
cmyk(41%, 14%, 0%, 7%)
Oklch
oklch(81.2% 0.080 232.7)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#97BDB9

Jade · DarkGray · Lake Green

HEX
#97BDB9
RGB
rgb(151, 189, 185)
HSL
hsl(174, 22%, 67%)
HSB
hsb(174, 20%, 74%)
CMYK
cmyk(20%, 0%, 2%, 26%)
Oklch
oklch(77.0% 0.041 188.4)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#BF9191

Peach Pink · Tan · Coral Red

HEX
#BF9191
RGB
rgb(191, 145, 145)
HSL
hsl(0, 26%, 66%)
HSB
hsb(0, 24%, 75%)
CMYK
cmyk(0%, 24%, 24%, 25%)
Oklch
oklch(70.0% 0.056 18.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#FF4D00

Tangerine · OrangeRed · Amber Brown

HEX
#FF4D00
RGB
rgb(255, 77, 0)
HSL
hsl(18, 100%, 50%)
HSB
hsb(18, 100%, 100%)
CMYK
cmyk(0%, 70%, 100%, 0%)
Oklch
oklch(66.8% 0.224 37.0)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#3D2D23

Tangerine · DarkSlateGray · Cinnamon

HEX
#3D2D23
RGB
rgb(61, 45, 35)
HSL
hsl(23, 27%, 19%)
HSB
hsb(23, 43%, 24%)
CMYK
cmyk(0%, 26%, 43%, 76%)
Oklch
oklch(31.3% 0.029 53.4)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

8CCBED
EDAE8C

Analogous

8CEDDF
8CCBED
8C9BED

Triadic

8CCBED
ED8CCB
CBED8C

Split-Comp.

8CCBED
ED8C9B
EDDF8C

Tetradic

8CCBED
DF8CED
EDAE8C
9BED8C

Contrast Matrix WCAG 2.1 Contrast

8CCBED
97BDB9
BF9191
FF4D00
3D2D23
1.2
Fail
1.5
Fail
1.9
Fail
7.4
AAA
1.2
Fail
1.3
Fail
1.6
Fail
6.4
AA
1.5
Fail
1.3
Fail
1.2
Fail
4.8
AA
1.9
Fail
1.6
Fail
1.2
Fail
4.0
AA Large
7.4
AAA
6.4
AA
4.8
AA
4.0
AA Large
White BG
1.8Fail
2.0Fail
2.7Fail
3.3AA Large
13.1AAA
Black BG
11.9AAA
10.3AAA
7.7AAA
6.3AA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

A7A8E5
A7A8BA
ABAB91
B2B013
363625

Deuteranopia

A49FE3
A5A2BA
AEB191
BCCA17
373826

Tritanopia

8FDEDD
99BBBB
BD9191
F62125
3C2728

Achromatopsia

BCBCBC
B1B1B1
9F9F9F
797979
313131

Shades & Tints Shades & Tints

#8CCBED

Dark
Light

#97BDB9

Dark
Light

#BF9191

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #8ccbed;
  --color-2: #97bdb9;
  --color-3: #bf9191;
  --color-4: #ff4d00;
  --color-5: #3d2d23;
}

SCSS

$color-1: #8ccbed;
$color-2: #97bdb9;
$color-3: #bf9191;
$color-4: #ff4d00;
$color-5: #3d2d23;

TAILWIND

colors: {
  'brand-1': '#8ccbed',
  'brand-2': '#97bdb9',
  'brand-3': '#bf9191',
  'brand-4': '#ff4d00',
  'brand-5': '#3d2d23',
}

RGB Array

[140, 203, 237], [151, 189, 185], [191, 145, 145], [255, 77, 0], [61, 45, 35]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #8CCBED, #97BDB9, #BF9191, #FF4D00, #3D2D23 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: #8ccbed; --color-2: #97bdb9; --color-3: #bf9191; --color-4: #ff4d00; --color-5: #3d2d23. 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