← Back to Editor

#223045 · #375B91 · #7E9DCC · #B3CDF5 · #F0EED5

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

#223045

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#223045
RGB
rgb(34, 48, 69)
HSL
hsl(216, 34%, 20%)
HSB
hsb(216, 51%, 27%)
CMYK
cmyk(51%, 30%, 0%, 73%)
Oklch
oklch(30.7% 0.043 258.3)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#375B91

Indigo · DarkSlateBlue · Prussian Blue

HEX
#375B91
RGB
rgb(55, 91, 145)
HSL
hsl(216, 45%, 39%)
HSB
hsb(216, 62%, 57%)
CMYK
cmyk(62%, 37%, 0%, 43%)
Oklch
oklch(47.1% 0.097 258.3)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#7E9DCC

Azure · CornflowerBlue · Cobalt Blue

HEX
#7E9DCC
RGB
rgb(126, 157, 204)
HSL
hsl(216, 43%, 65%)
HSB
hsb(216, 38%, 80%)
CMYK
cmyk(38%, 23%, 0%, 20%)
Oklch
oklch(69.0% 0.078 258.5)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#B3CDF5

Azure · LightBlue · Sky Blue

HEX
#B3CDF5
RGB
rgb(179, 205, 245)
HSL
hsl(216, 77%, 83%)
HSB
hsb(216, 27%, 96%)
CMYK
cmyk(27%, 16%, 0%, 4%)
Oklch
oklch(84.2% 0.063 258.9)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#F0EED5

Fresh Green · Beige · Lemon Cream

HEX
#F0EED5
RGB
rgb(240, 238, 213)
HSL
hsl(56, 47%, 89%)
HSB
hsb(56, 11%, 94%)
CMYK
cmyk(0%, 1%, 11%, 6%)
Oklch
oklch(94.4% 0.033 103.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

223045
443622

Analogous

224144
223045
252244

Triadic

223045
442230
304422

Split-Comp.

223045
442522
414422

Tetradic

223045
442241
443622
224425

Contrast Matrix WCAG 2.1 Contrast

223045
375B91
7E9DCC
B3CDF5
F0EED5
1.9
Fail
4.8
AA
8.2
AAA
11.3
AAA
1.9
Fail
2.5
Fail
4.2
AA Large
5.8
AA
4.8
AA
2.5
Fail
1.7
Fail
2.4
Fail
8.2
AAA
4.2
AA Large
1.7
Fail
1.4
Fail
11.3
AAA
5.8
AA
2.4
Fail
1.4
Fail
White BG
13.3AAA
6.8AA
2.8Fail
1.6Fail
1.2Fail
Black BG
1.6Fail
3.1AA Large
7.6AAA
13.0AAA
17.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

282840
474784
8B8CC1
BEBEEB
EFEFDB

Deuteranopia

27263F
454281
8A87BE
BDBBE9
EFEFDD

Tritanopia

233C3B
397A77
80B8B6
B4E4E2
F0E0E1

Achromatopsia

2E2E2E
565656
999999
CACACA
ECECEC

Shades & Tints Shades & Tints

#223045

Dark
Light

#375B91

Dark
Light

#7E9DCC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #223045;
  --color-2: #375b91;
  --color-3: #7e9dcc;
  --color-4: #b3cdf5;
  --color-5: #f0eed5;
}

SCSS

$color-1: #223045;
$color-2: #375b91;
$color-3: #7e9dcc;
$color-4: #b3cdf5;
$color-5: #f0eed5;

TAILWIND

colors: {
  'brand-1': '#223045',
  'brand-2': '#375b91',
  'brand-3': '#7e9dcc',
  'brand-4': '#b3cdf5',
  'brand-5': '#f0eed5',
}

RGB Array

[34, 48, 69], [55, 91, 145], [126, 157, 204], [179, 205, 245], [240, 238, 213]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #223045, #375B91, #7E9DCC, #B3CDF5, #F0EED5 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: #223045; --color-2: #375b91; --color-3: #7e9dcc; --color-4: #b3cdf5; --color-5: #f0eed5. 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