← Back to Editor

#00A0B0 · #D0F38B · #835C33 · #F1EFE2 · #649EA7

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

#00A0B0

Lake Blue · LightSeaGreen · Mint Ice

HEX
#00A0B0
RGB
rgb(0, 160, 176)
HSL
hsl(185, 100%, 35%)
HSB
hsb(185, 100%, 69%)
CMYK
cmyk(100%, 9%, 0%, 31%)
Oklch
oklch(64.5% 0.111 207.3)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#D0F38B

Willow Green · Khaki · Apple Green

HEX
#D0F38B
RGB
rgb(208, 243, 139)
HSL
hsl(80, 81%, 75%)
HSB
hsb(80, 43%, 95%)
CMYK
cmyk(14%, 0%, 43%, 5%)
Oklch
oklch(91.6% 0.136 124.3)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#835C33

Ochre · Sienna · Amber Brown

HEX
#835C33
RGB
rgb(131, 92, 51)
HSL
hsl(31, 44%, 36%)
HSB
hsb(31, 61%, 51%)
CMYK
cmyk(0%, 30%, 61%, 49%)
Oklch
oklch(50.7% 0.076 66.0)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#F1EFE2

Fresh Green · Beige · Lemon Cream

HEX
#F1EFE2
RGB
rgb(241, 239, 226)
HSL
hsl(52, 35%, 92%)
HSB
hsb(52, 6%, 95%)
CMYK
cmyk(0%, 1%, 6%, 5%)
Oklch
oklch(95.0% 0.017 99.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#649EA7

Slate Blue · CadetBlue · Lake Green

HEX
#649EA7
RGB
rgb(100, 158, 167)
HSL
hsl(188, 28%, 52%)
HSB
hsb(188, 40%, 65%)
CMYK
cmyk(40%, 5%, 0%, 35%)
Oklch
oklch(66.3% 0.062 208.2)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

00A0B0
B30F00

Analogous

00B368
00A0B0
004AB3

Triadic

00A0B0
B300A4
A4B300

Split-Comp.

00A0B0
B3004A
B36800

Tetradic

00A0B0
6800B3
B30F00
4AB300

Contrast Matrix WCAG 2.1 Contrast

00A0B0
D0F38B
835C33
F1EFE2
649EA7
2.5
Fail
1.9
Fail
2.7
Fail
1.1
Fail
2.5
Fail
4.8
AA
1.1
Fail
2.4
Fail
1.9
Fail
4.8
AA
5.1
AA
2.0
Fail
2.7
Fail
1.1
Fail
5.1
AA
2.6
Fail
1.1
Fail
2.4
Fail
2.0
Fail
2.6
Fail
White BG
3.2AA Large
1.2Fail
5.9AA
1.2Fail
3.0AA Large
Black BG
6.7AA
16.9AAA
3.5AA Large
18.2AAA
7.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

4547AC
DFDFA4
72723D
F0F0E5
7D7EA5

Deuteranopia

3C30AB
DDDBAA
74773F
F0F0E6
7A75A4

Tritanopia

08A9A8
D2B8BC
814546
F1E8E8
67A3A3

Achromatopsia

727272
DDDDDD
636363
EEEEEE
8E8E8E

Shades & Tints Shades & Tints

#00A0B0

Dark
Light

#D0F38B

Dark
Light

#835C33

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #00a0b0;
  --color-2: #d0f38b;
  --color-3: #835c33;
  --color-4: #f1efe2;
  --color-5: #649ea7;
}

SCSS

$color-1: #00a0b0;
$color-2: #d0f38b;
$color-3: #835c33;
$color-4: #f1efe2;
$color-5: #649ea7;

TAILWIND

colors: {
  'brand-1': '#00a0b0',
  'brand-2': '#d0f38b',
  'brand-3': '#835c33',
  'brand-4': '#f1efe2',
  'brand-5': '#649ea7',
}

RGB Array

[0, 160, 176], [208, 243, 139], [131, 92, 51], [241, 239, 226], [100, 158, 167]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #00A0B0, #D0F38B, #835C33, #F1EFE2, #649EA7 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: #00a0b0; --color-2: #d0f38b; --color-3: #835c33; --color-4: #f1efe2; --color-5: #649ea7. 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