← Back to Editor

#002238 · #84AFB5 · #B0CFCA · #D3C8CE · #FFC5D9

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

#002238

Lake Blue · MidnightBlue · Deep Sea Blue

HEX
#002238
RGB
rgb(0, 34, 56)
HSL
hsl(204, 100%, 11%)
HSB
hsb(204, 100%, 22%)
CMYK
cmyk(100%, 39%, 0%, 78%)
Oklch
oklch(24.1% 0.057 241.8)

TraditionalLake Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

#84AFB5

Sky Blue · DarkGray · Lake Green

HEX
#84AFB5
RGB
rgb(132, 175, 181)
HSL
hsl(187, 25%, 61%)
HSB
hsb(187, 27%, 71%)
CMYK
cmyk(27%, 3%, 0%, 29%)
Oklch
oklch(72.5% 0.047 206.8)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#B0CFCA

Jade · LightSteelBlue · Lake Green

HEX
#B0CFCA
RGB
rgb(176, 207, 202)
HSL
hsl(170, 24%, 75%)
HSB
hsb(170, 15%, 81%)
CMYK
cmyk(15%, 0%, 2%, 19%)
Oklch
oklch(83.0% 0.034 184.7)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#D3C8CE

Mauve · LightGray · Cherry Blossom

HEX
#D3C8CE
RGB
rgb(211, 200, 206)
HSL
hsl(327, 11%, 81%)
HSB
hsb(327, 5%, 83%)
CMYK
cmyk(0%, 5%, 2%, 17%)
Oklch
oklch(84.3% 0.015 343.3)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

#FFC5D9

Rouge · Pink · Cherry Blossom

HEX
#FFC5D9
RGB
rgb(255, 197, 217)
HSL
hsl(339, 100%, 89%)
HSB
hsb(339, 23%, 100%)
CMYK
cmyk(0%, 23%, 15%, 0%)
Oklch
oklch(88.1% 0.071 356.1)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

002238
381600

Analogous

003832
002238
000638

Triadic

002238
380022
223800

Split-Comp.

002238
380006
383200

Tetradic

002238
320038
381600
063800

Contrast Matrix WCAG 2.1 Contrast

002238
84AFB5
B0CFCA
D3C8CE
FFC5D9
6.8
AA
9.8
AAA
10.0
AAA
11.1
AAA
6.8
AA
1.4
Fail
1.5
Fail
1.6
Fail
9.8
AAA
1.4
Fail
1.0
Fail
1.1
Fail
10.0
AAA
1.5
Fail
1.0
Fail
1.1
Fail
11.1
AAA
1.6
Fail
1.1
Fail
1.1
Fail
White BG
16.3AAA
2.4Fail
1.7Fail
1.6Fail
1.5Fail
Black BG
1.3Fail
8.8AAA
12.6AAA
12.9AAA
14.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0F0F33
9797B4
BDBECB
CECECD
E6E5D4

Deuteranopia

0D0A31
9491B3
BCB9CB
CFD0CC
E9EED3

Tritanopia

022E2E
86B2B2
B2CCCC
D2CBCB
FCD0D0

Achromatopsia

1A1A1A
A3A3A3
C5C5C5
CCCCCC
D9D9D9

Shades & Tints Shades & Tints

#002238

Dark
Light

#84AFB5

Dark
Light

#B0CFCA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #002238;
  --color-2: #84afb5;
  --color-3: #b0cfca;
  --color-4: #d3c8ce;
  --color-5: #ffc5d9;
}

SCSS

$color-1: #002238;
$color-2: #84afb5;
$color-3: #b0cfca;
$color-4: #d3c8ce;
$color-5: #ffc5d9;

TAILWIND

colors: {
  'brand-1': '#002238',
  'brand-2': '#84afb5',
  'brand-3': '#b0cfca',
  'brand-4': '#d3c8ce',
  'brand-5': '#ffc5d9',
}

RGB Array

[0, 34, 56], [132, 175, 181], [176, 207, 202], [211, 200, 206], [255, 197, 217]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #002238, #84AFB5, #B0CFCA, #D3C8CE, #FFC5D9 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: #002238; --color-2: #84afb5; --color-3: #b0cfca; --color-4: #d3c8ce; --color-5: #ffc5d9. 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