← Back to Editor

#2E8FAB · #74A6CC · #A0B0D6 · #C8BDDE · #F0C4E1

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#2E8FAB

Lake Blue · SteelBlue · Mint Ice

HEX
#2E8FAB
RGB
rgb(46, 143, 171)
HSL
hsl(193, 58%, 43%)
HSB
hsb(193, 73%, 67%)
CMYK
cmyk(73%, 16%, 0%, 33%)
Oklch
oklch(60.7% 0.097 221.2)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#74A6CC

Sky Blue · CornflowerBlue · Cobalt Blue

HEX
#74A6CC
RGB
rgb(116, 166, 204)
HSL
hsl(206, 46%, 63%)
HSB
hsb(206, 43%, 80%)
CMYK
cmyk(43%, 19%, 0%, 20%)
Oklch
oklch(70.4% 0.077 241.9)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#A0B0D6

Azure · LightSteelBlue · Cobalt Blue

HEX
#A0B0D6
RGB
rgb(160, 176, 214)
HSL
hsl(222, 40%, 73%)
HSB
hsb(222, 25%, 84%)
CMYK
cmyk(25%, 18%, 0%, 16%)
Oklch
oklch(75.8% 0.058 267.1)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#C8BDDE

Wisteria · LightSteelBlue · Lavender

HEX
#C8BDDE
RGB
rgb(200, 189, 222)
HSL
hsl(260, 33%, 81%)
HSB
hsb(260, 15%, 87%)
CMYK
cmyk(10%, 15%, 0%, 13%)
Oklch
oklch(81.8% 0.047 300.6)

TraditionalWisteria」· PaintLavender」· Creative Lavender Dream

#F0C4E1

Mauve · Pink · Cherry Blossom

HEX
#F0C4E1
RGB
rgb(240, 196, 225)
HSL
hsl(320, 59%, 85%)
HSB
hsb(320, 18%, 94%)
CMYK
cmyk(0%, 18%, 6%, 6%)
Oklch
oklch(86.7% 0.062 339.0)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

2E8FAB
AD4A2E

Analogous

2EAD89
2E8FAB
2E52AD

Triadic

2E8FAB
AD2E92
92AD2E

Split-Comp.

2E8FAB
AD2E52
AD892E

Tetradic

2E8FAB
892EAD
AD4A2E
52AD2E

Contrast Matrix WCAG 2.1 Contrast

2E8FAB
74A6CC
A0B0D6
C8BDDE
F0C4E1
1.4
Fail
1.7
Fail
2.1
Fail
2.4
Fail
1.4
Fail
1.2
Fail
1.5
Fail
1.7
Fail
1.7
Fail
1.2
Fail
1.2
Fail
1.4
Fail
2.1
Fail
1.5
Fail
1.2
Fail
1.2
Fail
2.4
Fail
1.7
Fail
1.4
Fail
1.2
Fail
White BG
3.7AA Large
2.6Fail
2.2Fail
1.8Fail
1.5Fail
Black BG
5.6AA
8.1AAA
9.7AAA
11.8AAA
13.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

5859A4
8A8AC3
A7A7CD
C3C3D6
DDDDDA

Deuteranopia

524BA3
8783C1
A6A5CB
C4C5D4
E0E3D8

Tritanopia

339F9E
76BCBA
A1C6C4
C7D0CE
EED4D3

Achromatopsia

757575
9B9B9B
B0B0B0
C4C4C4
D4D4D4

Shades & Tints Shades & Tints

#2E8FAB

Dark
Light

#74A6CC

Dark
Light

#A0B0D6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #2e8fab;
  --color-2: #74a6cc;
  --color-3: #a0b0d6;
  --color-4: #c8bdde;
  --color-5: #f0c4e1;
}

SCSS

$color-1: #2e8fab;
$color-2: #74a6cc;
$color-3: #a0b0d6;
$color-4: #c8bdde;
$color-5: #f0c4e1;

TAILWIND

colors: {
  'brand-1': '#2e8fab',
  'brand-2': '#74a6cc',
  'brand-3': '#a0b0d6',
  'brand-4': '#c8bdde',
  'brand-5': '#f0c4e1',
}

RGB Array

[46, 143, 171], [116, 166, 204], [160, 176, 214], [200, 189, 222], [240, 196, 225]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #2E8FAB, #74A6CC, #A0B0D6, #C8BDDE, #F0C4E1 is ideal for: health products, baby brands, fresh-style blogs, 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: #2e8fab; --color-2: #74a6cc; --color-3: #a0b0d6; --color-4: #c8bdde; --color-5: #f0c4e1. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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