← Back to Editor

#2B5B5B · #6F9E83 · #8FBF95 · #A5C297 · #EBE9BE

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

#2B5B5B

Slate Blue · DarkSlateGray · Mint Ice

HEX
#2B5B5B
RGB
rgb(43, 91, 91)
HSL
hsl(180, 36%, 26%)
HSB
hsb(180, 53%, 36%)
CMYK
cmyk(53%, 0%, 0%, 64%)
Oklch
oklch(43.8% 0.052 195.4)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#6F9E83

Celadon · LightSlateGray · Olive Green

HEX
#6F9E83
RGB
rgb(111, 158, 131)
HSL
hsl(146, 20%, 53%)
HSB
hsb(146, 30%, 62%)
CMYK
cmyk(30%, 0%, 17%, 38%)
Oklch
oklch(65.8% 0.065 158.8)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#8FBF95

Celadon · DarkSeaGreen · Apple Green

HEX
#8FBF95
RGB
rgb(143, 191, 149)
HSL
hsl(128, 27%, 65%)
HSB
hsb(128, 25%, 75%)
CMYK
cmyk(25%, 0%, 22%, 25%)
Oklch
oklch(75.9% 0.078 148.1)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#A5C297

Celadon · DarkSeaGreen · Apple Green

HEX
#A5C297
RGB
rgb(165, 194, 151)
HSL
hsl(100, 26%, 68%)
HSB
hsb(100, 22%, 76%)
CMYK
cmyk(15%, 0%, 22%, 24%)
Oklch
oklch(78.1% 0.067 135.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#EBE9BE

Fresh Green · Wheat · Lemon Cream

HEX
#EBE9BE
RGB
rgb(235, 233, 190)
HSL
hsl(57, 53%, 83%)
HSB
hsb(57, 19%, 92%)
CMYK
cmyk(0%, 1%, 19%, 8%)
Oklch
oklch(92.5% 0.056 105.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2B5B5B
5A2A2A

Analogous

2A5A42
2B5B5B
2A425A

Triadic

2B5B5B
5A2A5A
5A5A2A

Split-Comp.

2B5B5B
5A2A42
5A422A

Tetradic

2B5B5B
422A5A
5A2A2A
425A2A

Contrast Matrix WCAG 2.1 Contrast

2B5B5B
6F9E83
8FBF95
A5C297
EBE9BE
2.5
Fail
3.7
AA Large
3.9
AA Large
6.2
AA
2.5
Fail
1.5
Fail
1.6
Fail
2.5
Fail
3.7
AA Large
1.5
Fail
1.1
Fail
1.7
Fail
3.9
AA Large
1.6
Fail
1.1
Fail
1.6
Fail
6.2
AA
2.5
Fail
1.7
Fail
1.6
Fail
White BG
7.6AAA
3.0AA Large
2.1Fail
2.0Fail
1.2Fail
Black BG
2.8Fail
6.9AA
10.1AAA
10.8AAA
16.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

40405B
83848A
A4A49F
B2B2A1
EAEAC8

Deuteranopia

3D395B
817D8B
A19DA2
B0AEA4
EAEACB

Tritanopia

2D5B5B
718F90
91A7A9
A6AAAB
EBD1D2

Achromatopsia

4D4D4D
8D8D8D
ACACAC
B4B4B4
E5E5E5

Shades & Tints Shades & Tints

#2B5B5B

Dark
Light

#6F9E83

Dark
Light

#8FBF95

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2b5b5b;
  --color-2: #6f9e83;
  --color-3: #8fbf95;
  --color-4: #a5c297;
  --color-5: #ebe9be;
}

SCSS

$color-1: #2b5b5b;
$color-2: #6f9e83;
$color-3: #8fbf95;
$color-4: #a5c297;
$color-5: #ebe9be;

TAILWIND

colors: {
  'brand-1': '#2b5b5b',
  'brand-2': '#6f9e83',
  'brand-3': '#8fbf95',
  'brand-4': '#a5c297',
  'brand-5': '#ebe9be',
}

RGB Array

[43, 91, 91], [111, 158, 131], [143, 191, 149], [165, 194, 151], [235, 233, 190]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2B5B5B, #6F9E83, #8FBF95, #A5C297, #EBE9BE 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: #2b5b5b; --color-2: #6f9e83; --color-3: #8fbf95; --color-4: #a5c297; --color-5: #ebe9be. 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