← Back to Editor

#FFECBF · #B0C7AA · #8AB6A1 · #579D93 · #00747D

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

#FFECBF

Goose Yellow · Bisque · Lemon Cream

HEX
#FFECBF
RGB
rgb(255, 236, 191)
HSL
hsl(42, 100%, 87%)
HSB
hsb(42, 25%, 100%)
CMYK
cmyk(0%, 7%, 25%, 0%)
Oklch
oklch(94.7% 0.062 87.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B0C7AA

Celadon · Silver · Apple Green

HEX
#B0C7AA
RGB
rgb(176, 199, 170)
HSL
hsl(108, 21%, 72%)
HSB
hsb(108, 15%, 78%)
CMYK
cmyk(12%, 0%, 15%, 22%)
Oklch
oklch(80.4% 0.047 139.2)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#8AB6A1

Jade · DarkSeaGreen · Apple Green

HEX
#8AB6A1
RGB
rgb(138, 182, 161)
HSL
hsl(151, 23%, 63%)
HSB
hsb(151, 24%, 71%)
CMYK
cmyk(24%, 0%, 12%, 29%)
Oklch
oklch(73.9% 0.056 164.1)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#579D93

Mineral Blue · CadetBlue · Mint Ice

HEX
#579D93
RGB
rgb(87, 157, 147)
HSL
hsl(171, 29%, 48%)
HSB
hsb(171, 45%, 62%)
CMYK
cmyk(45%, 0%, 6%, 38%)
Oklch
oklch(64.7% 0.073 183.8)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#00747D

Lake Blue · Teal · Peacock Green

HEX
#00747D
RGB
rgb(0, 116, 125)
HSL
hsl(184, 100%, 25%)
HSB
hsb(184, 100%, 49%)
CMYK
cmyk(100%, 7%, 0%, 51%)
Oklch
oklch(51.0% 0.087 204.3)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFECBF
BDD1FF

Analogous

FFCABD
FFECBF
F2FFBD

Triadic

FFECBF
BDFFEB
EBBDFF

Split-Comp.

FFECBF
BDF2FF
CABDFF

Tetradic

FFECBF
BDFFCA
BDD1FF
FFBDF2

Contrast Matrix WCAG 2.1 Contrast

FFECBF
B0C7AA
8AB6A1
579D93
00747D
1.6
Fail
1.9
Fail
2.7
Fail
4.7
AA
1.6
Fail
1.2
Fail
1.7
Fail
3.1
AA Large
1.9
Fail
1.2
Fail
1.4
Fail
2.4
Fail
2.7
Fail
1.7
Fail
1.4
Fail
1.8
Fail
4.7
AA
3.1
AA Large
2.4
Fail
1.8
Fail
White BG
1.2Fail
1.8Fail
2.3Fail
3.2AA Large
5.5AA
Black BG
18.0AAA
11.6AAA
9.3AAA
6.6AA
3.8AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F7F7CA
BABAB1
9D9DA6
757695
32337B

Deuteranopia

F8F9CD
B9B7B3
9B97A7
716C96
2C237A

Tritanopia

FED2D4
B1B7B8
8CAAAB
5A9798
067979

Achromatopsia

EDEDED
BDBDBD
A6A6A6
878787
525252

Shades & Tints Shades & Tints

#FFECBF

Dark
Light

#B0C7AA

Dark
Light

#8AB6A1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffecbf;
  --color-2: #b0c7aa;
  --color-3: #8ab6a1;
  --color-4: #579d93;
  --color-5: #00747d;
}

SCSS

$color-1: #ffecbf;
$color-2: #b0c7aa;
$color-3: #8ab6a1;
$color-4: #579d93;
$color-5: #00747d;

TAILWIND

colors: {
  'brand-1': '#ffecbf',
  'brand-2': '#b0c7aa',
  'brand-3': '#8ab6a1',
  'brand-4': '#579d93',
  'brand-5': '#00747d',
}

RGB Array

[255, 236, 191], [176, 199, 170], [138, 182, 161], [87, 157, 147], [0, 116, 125]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFECBF, #B0C7AA, #8AB6A1, #579D93, #00747D 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: #ffecbf; --color-2: #b0c7aa; --color-3: #8ab6a1; --color-4: #579d93; --color-5: #00747d. 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