← Back to Editor

#FFFFED · #83988F · #416B6A · #255348 · #0A1C17

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFED

Fresh Green · SeaShell · Lemon Cream

HEX
#FFFFED
RGB
rgb(255, 255, 237)
HSL
hsl(60, 100%, 96%)
HSB
hsb(60, 7%, 100%)
CMYK
cmyk(0%, 0%, 7%, 0%)
Oklch
oklch(99.5% 0.024 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#83988F

Mineral Blue · LightSlateGray · Warm Gray

HEX
#83988F
RGB
rgb(131, 152, 143)
HSL
hsl(154, 9%, 55%)
HSB
hsb(154, 14%, 60%)
CMYK
cmyk(14%, 0%, 6%, 40%)
Oklch
oklch(66.0% 0.027 167.8)

TraditionalMineral Blue」· PaintWarm Gray」· Creative Urban Concrete

#416B6A

Mineral Blue · DimGray · Mint Ice

HEX
#416B6A
RGB
rgb(65, 107, 106)
HSL
hsl(179, 24%, 34%)
HSB
hsb(179, 39%, 42%)
CMYK
cmyk(39%, 0%, 1%, 58%)
Oklch
oklch(49.7% 0.047 193.8)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#255348

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#255348
RGB
rgb(37, 83, 72)
HSL
hsl(166, 38%, 24%)
HSB
hsb(166, 55%, 33%)
CMYK
cmyk(55%, 0%, 13%, 67%)
Oklch
oklch(40.6% 0.054 175.7)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#0A1C17

Mineral Blue · Black · Peacock Green

HEX
#0A1C17
RGB
rgb(10, 28, 23)
HSL
hsl(163, 47%, 7%)
HSB
hsb(163, 64%, 11%)
CMYK
cmyk(64%, 0%, 18%, 89%)
Oklch
oklch(20.9% 0.026 173.5)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFED
EBEBFF

Analogous

FFF5EB
FFFFED
F5FFEB

Triadic

FFFFED
EBFFFF
FFEBFF

Split-Comp.

FFFFED
EBF5FF
F5EBFF

Tetradic

FFFFED
EBFFF5
EBEBFF
FFEBF5

Contrast Matrix WCAG 2.1 Contrast

FFFFED
83988F
416B6A
255348
0A1C17
3.0
AA Large
5.9
AA
8.6
AAA
17.4
AAA
3.0
AA Large
1.9
Fail
2.8
Fail
5.8
AA
5.9
AA
1.9
Fail
1.5
Fail
3.0
Fail
8.6
AAA
2.8
Fail
1.5
Fail
2.0
Fail
17.4
AAA
5.8
AA
3.0
Fail
2.0
Fail
White BG
1.0Fail
3.1AA Large
5.9AA
8.7AAA
17.6AAA
Black BG
20.8AAA
6.9AA
3.5AA Large
2.4Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFF1
8C8C91
53546A
39394B
121218

Deuteranopia

FFFFF2
8B8992
514E6A
36334B
110F19

Tritanopia

FFF5F6
849393
436A6A
274D4D
0B1919

Achromatopsia

FDFDFD
919191
5E5E5E
444444
161616

Shades & Tints Shades & Tints

#FFFFED

Dark
Light

#83988F

Dark
Light

#416B6A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffed;
  --color-2: #83988f;
  --color-3: #416b6a;
  --color-4: #255348;
  --color-5: #0a1c17;
}

SCSS

$color-1: #ffffed;
$color-2: #83988f;
$color-3: #416b6a;
$color-4: #255348;
$color-5: #0a1c17;

TAILWIND

colors: {
  'brand-1': '#ffffed',
  'brand-2': '#83988f',
  'brand-3': '#416b6a',
  'brand-4': '#255348',
  'brand-5': '#0a1c17',
}

RGB Array

[255, 255, 237], [131, 152, 143], [65, 107, 106], [37, 83, 72], [10, 28, 23]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFED, #83988F, #416B6A, #255348, #0A1C17 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: #ffffed; --color-2: #83988f; --color-3: #416b6a; --color-4: #255348; --color-5: #0a1c17. 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