← Back to Editor

#98A174 · #262728 · #2E4D5C · #DEE3D5 · #FFF0E0

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

#98A174

Grass Green · DarkSeaGreen · Olive Green

HEX
#98A174
RGB
rgb(152, 161, 116)
HSL
hsl(72, 19%, 54%)
HSB
hsb(72, 28%, 63%)
CMYK
cmyk(6%, 0%, 28%, 37%)
Oklch
oklch(69.0% 0.063 117.3)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#262728

Ink Black · DarkSlateGray · Dark Stone

HEX
#262728
RGB
rgb(38, 39, 40)
HSL
hsl(210, 3%, 15%)
HSB
hsb(210, 5%, 16%)
CMYK
cmyk(5%, 2%, 0%, 84%)
Oklch
oklch(27.2% 0.002 247.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#2E4D5C

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#2E4D5C
RGB
rgb(46, 77, 92)
HSL
hsl(200, 33%, 27%)
HSB
hsb(200, 50%, 36%)
CMYK
cmyk(50%, 16%, 0%, 64%)
Oklch
oklch(40.3% 0.045 230.3)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#DEE3D5

Willow Green · LightGray · Mint Green

HEX
#DEE3D5
RGB
rgb(222, 227, 213)
HSL
hsl(81, 20%, 86%)
HSB
hsb(81, 6%, 89%)
CMYK
cmyk(2%, 0%, 6%, 11%)
Oklch
oklch(90.8% 0.019 122.9)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#FFF0E0

Goose Yellow · Linen · Peach Orange

HEX
#FFF0E0
RGB
rgb(255, 240, 224)
HSL
hsl(31, 100%, 94%)
HSB
hsb(31, 12%, 100%)
CMYK
cmyk(0%, 6%, 12%, 0%)
Oklch
oklch(96.3% 0.027 69.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

98A174
7C73A0

Analogous

A09373
98A174
81A073

Triadic

98A174
7397A0
A07397

Split-Comp.

98A174
7381A0
9373A0

Tetradic

98A174
73A093
7C73A0
A07381

Contrast Matrix WCAG 2.1 Contrast

98A174
262728
2E4D5C
DEE3D5
FFF0E0
5.5
AA
3.3
AA Large
2.1
Fail
2.4
Fail
5.5
AA
1.7
Fail
11.4
AAA
13.4
AAA
3.3
AA Large
1.7
Fail
6.9
AA
8.1
AAA
2.1
Fail
11.4
AAA
6.9
AA
1.2
Fail
2.4
Fail
13.4
AAA
8.1
AAA
1.2
Fail
White BG
2.7Fail
15.0AAA
9.0AAA
1.3Fail
1.1Fail
Black BG
7.7AAA
1.4Fail
2.3Fail
16.1AAA
18.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

9C9C7F
262628
3B3C58
E0E0D8
F9F8E4

Deuteranopia

9B9B82
262628
3A3757
E0DFD9
F9FBE5

Tritanopia

988789
262828
305655
DEDBDC
FEE7E8

Achromatopsia

999999
272727
454545
E0E0E0
F3F3F3

Shades & Tints Shades & Tints

#98A174

Dark
Light

#262728

Dark
Light

#2E4D5C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #98a174;
  --color-2: #262728;
  --color-3: #2e4d5c;
  --color-4: #dee3d5;
  --color-5: #fff0e0;
}

SCSS

$color-1: #98a174;
$color-2: #262728;
$color-3: #2e4d5c;
$color-4: #dee3d5;
$color-5: #fff0e0;

TAILWIND

colors: {
  'brand-1': '#98a174',
  'brand-2': '#262728',
  'brand-3': '#2e4d5c',
  'brand-4': '#dee3d5',
  'brand-5': '#fff0e0',
}

RGB Array

[152, 161, 116], [38, 39, 40], [46, 77, 92], [222, 227, 213], [255, 240, 224]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #98A174, #262728, #2E4D5C, #DEE3D5, #FFF0E0 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: #98a174; --color-2: #262728; --color-3: #2e4d5c; --color-4: #dee3d5; --color-5: #fff0e0. 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