← Back to Editor

#5FBFBB · #E9E8CC · #F1C28A · #8F3B4A · #ADE18E

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#5FBFBB

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#5FBFBB
RGB
rgb(95, 191, 187)
HSL
hsl(178, 43%, 56%)
HSB
hsb(178, 50%, 75%)
CMYK
cmyk(50%, 0%, 2%, 25%)
Oklch
oklch(74.6% 0.091 191.8)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#E9E8CC

Fresh Green · Bisque · Lemon Cream

HEX
#E9E8CC
RGB
rgb(233, 232, 204)
HSL
hsl(58, 40%, 86%)
HSB
hsb(58, 12%, 91%)
CMYK
cmyk(0%, 0%, 12%, 9%)
Oklch
oklch(92.4% 0.037 105.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F1C28A

Goose Yellow · BurlyWood · Warm Sun

HEX
#F1C28A
RGB
rgb(241, 194, 138)
HSL
hsl(33, 79%, 74%)
HSB
hsb(33, 43%, 95%)
CMYK
cmyk(0%, 20%, 43%, 5%)
Oklch
oklch(84.3% 0.090 71.0)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#8F3B4A

Crimson · Sienna · Wine Red

HEX
#8F3B4A
RGB
rgb(143, 59, 74)
HSL
hsl(349, 42%, 40%)
HSB
hsb(349, 59%, 56%)
CMYK
cmyk(0%, 59%, 48%, 44%)
Oklch
oklch(47.0% 0.114 11.6)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#ADE18E

Emerald · LightGreen · Apple Green

HEX
#ADE18E
RGB
rgb(173, 225, 142)
HSL
hsl(98, 58%, 72%)
HSB
hsb(98, 37%, 88%)
CMYK
cmyk(23%, 0%, 37%, 12%)
Oklch
oklch(85.4% 0.123 134.4)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

5FBFBB
BF5F62

Analogous

5FBF8C
5FBFBB
5F92BF

Triadic

5FBFBB
BC5FBF
BFBC5F

Split-Comp.

5FBFBB
BF5F92
BF8C5F

Tetradic

5FBFBB
8C5FBF
BF5F62
92BF5F

Contrast Matrix WCAG 2.1 Contrast

5FBFBB
E9E8CC
F1C28A
8F3B4A
ADE18E
1.7
Fail
1.3
Fail
3.3
AA Large
1.4
Fail
1.7
Fail
1.3
Fail
5.8
AA
1.2
Fail
1.3
Fail
1.3
Fail
4.4
AA Large
1.1
Fail
3.3
AA Large
5.8
AA
4.4
AA Large
4.8
AA
1.4
Fail
1.2
Fail
1.1
Fail
4.8
AA
White BG
2.2Fail
1.2Fail
1.6Fail
7.3AAA
1.5Fail
Black BG
9.7AAA
16.9AAA
12.8AAA
2.9Fail
13.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

8989BC
E9E9D3
DDDC98
6B6A46
C4C4A2

Deuteranopia

837CBC
E9E9D4
DFE39B
707646
C1BDA7

Tritanopia

64BDBD
E9D8D9
EFA2A5
8B4443
B0B2B5

Achromatopsia

A2A2A2
E5E5E5
CACACA
565656
C8C8C8

Shades & Tints Shades & Tints

#5FBFBB

Dark
Light

#E9E8CC

Dark
Light

#F1C28A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #5fbfbb;
  --color-2: #e9e8cc;
  --color-3: #f1c28a;
  --color-4: #8f3b4a;
  --color-5: #ade18e;
}

SCSS

$color-1: #5fbfbb;
$color-2: #e9e8cc;
$color-3: #f1c28a;
$color-4: #8f3b4a;
$color-5: #ade18e;

TAILWIND

colors: {
  'brand-1': '#5fbfbb',
  'brand-2': '#e9e8cc',
  'brand-3': '#f1c28a',
  'brand-4': '#8f3b4a',
  'brand-5': '#ade18e',
}

RGB Array

[95, 191, 187], [233, 232, 204], [241, 194, 138], [143, 59, 74], [173, 225, 142]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #5FBFBB, #E9E8CC, #F1C28A, #8F3B4A, #ADE18E is ideal for: health products, baby brands, fresh-style blogs, 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: #5fbfbb; --color-2: #e9e8cc; --color-3: #f1c28a; --color-4: #8f3b4a; --color-5: #ade18e. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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