← Back to Editor

#008B90 · #FFFFED · #AA9F94 · #90877E · #070505

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

#008B90

Lake Blue · Teal · Mint Ice

HEX
#008B90
RGB
rgb(0, 139, 144)
HSL
hsl(182, 100%, 28%)
HSB
hsb(182, 100%, 56%)
CMYK
cmyk(100%, 3%, 0%, 44%)
Oklch
oklch(57.8% 0.098 199.3)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#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

#AA9F94

Ginger · DarkGray · Warm Sun

HEX
#AA9F94
RGB
rgb(170, 159, 148)
HSL
hsl(30, 11%, 62%)
HSB
hsb(30, 13%, 67%)
CMYK
cmyk(0%, 6%, 13%, 33%)
Oklch
oklch(70.9% 0.020 67.5)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#90877E

Ash · Gray · Warm Gray

HEX
#90877E
RGB
rgb(144, 135, 126)
HSL
hsl(30, 7%, 53%)
HSB
hsb(30, 12%, 56%)
CMYK
cmyk(0%, 6%, 12%, 44%)
Oklch
oklch(62.9% 0.017 67.5)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#070505

Crimson · Black · Deep Berry

HEX
#070505
RGB
rgb(7, 5, 5)
HSL
hsl(0, 17%, 2%)
HSB
hsb(0, 29%, 3%)
CMYK
cmyk(0%, 29%, 29%, 97%)
Oklch
oklch(11.9% 0.005 17.9)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

008B90
8F0500

Analogous

008F4C
008B90
00438F

Triadic

008B90
8F008A
8A8F00

Split-Comp.

008B90
8F0043
8F4C00

Tetradic

008B90
4C008F
8F0500
438F00

Contrast Matrix WCAG 2.1 Contrast

008B90
FFFFED
AA9F94
90877E
070505
4.1
AA Large
1.6
Fail
1.2
Fail
4.9
AA
4.1
AA Large
2.6
Fail
3.5
AA Large
20.1
AAA
1.6
Fail
2.6
Fail
1.4
Fail
7.8
AAA
1.2
Fail
3.5
AA Large
1.4
Fail
5.8
AA
4.9
AA
20.1
AAA
7.8
AAA
5.8
AA
White BG
4.1AA Large
1.0Fail
2.6Fail
3.5AA Large
20.3AAA
Black BG
5.1AA
20.8AAA
8.1AAA
6.0AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

3C3D8F
FFFFF1
A5A597
8C8C80
060605

Deuteranopia

342A8F
FFFFF2
A6A797
8D8D81
060605

Tritanopia

078E8E
FFF5F6
A99999
908282
070505

Achromatopsia

626262
FDFDFD
A1A1A1
898989
060606

Shades & Tints Shades & Tints

#008B90

Dark
Light

#FFFFED

Dark
Light

#AA9F94

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #008b90;
  --color-2: #ffffed;
  --color-3: #aa9f94;
  --color-4: #90877e;
  --color-5: #070505;
}

SCSS

$color-1: #008b90;
$color-2: #ffffed;
$color-3: #aa9f94;
$color-4: #90877e;
$color-5: #070505;

TAILWIND

colors: {
  'brand-1': '#008b90',
  'brand-2': '#ffffed',
  'brand-3': '#aa9f94',
  'brand-4': '#90877e',
  'brand-5': '#070505',
}

RGB Array

[0, 139, 144], [255, 255, 237], [170, 159, 148], [144, 135, 126], [7, 5, 5]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #008B90, #FFFFED, #AA9F94, #90877E, #070505 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: #008b90; --color-2: #ffffed; --color-3: #aa9f94; --color-4: #90877e; --color-5: #070505. 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