← Back to Editor

#FFFFF7 · #73B1D6 · #4589B0 · #1D628B · #444444

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

#FFFFF7

Fresh Green · Snow · Lemon Cream

HEX
#FFFFF7
RGB
rgb(255, 255, 247)
HSL
hsl(60, 100%, 98%)
HSB
hsb(60, 3%, 100%)
CMYK
cmyk(0%, 0%, 3%, 0%)
Oklch
oklch(99.8% 0.010 106.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#73B1D6

Sky Blue · CornflowerBlue · Cobalt Blue

HEX
#73B1D6
RGB
rgb(115, 177, 214)
HSL
hsl(202, 55%, 65%)
HSB
hsb(202, 46%, 84%)
CMYK
cmyk(46%, 17%, 0%, 16%)
Oklch
oklch(73.2% 0.084 235.7)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#4589B0

Slate Blue · SteelBlue · Navy Blue

HEX
#4589B0
RGB
rgb(69, 137, 176)
HSL
hsl(202, 44%, 48%)
HSB
hsb(202, 61%, 69%)
CMYK
cmyk(61%, 22%, 0%, 31%)
Oklch
oklch(60.2% 0.091 236.2)

TraditionalSlate Blue」· PaintNavy Blue」· Creative Blush Sunrise

#1D628B

Lake Blue · Teal · Prussian Blue

HEX
#1D628B
RGB
rgb(29, 98, 139)
HSL
hsl(202, 65%, 33%)
HSB
hsb(202, 79%, 55%)
CMYK
cmyk(79%, 29%, 0%, 45%)
Oklch
oklch(47.4% 0.094 239.8)

TraditionalLake Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#444444

Dark Cyan · DarkSlateGray · Charcoal

HEX
#444444
RGB
rgb(68, 68, 68)
HSL
hsl(0, 0%, 27%)
HSB
hsb(0, 0%, 27%)
CMYK
cmyk(0%, 0%, 0%, 73%)
Oklch
oklch(38.7% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFF7
F5F5FF

Analogous

FFFAF5
FFFFF7
FAFFF5

Triadic

FFFFF7
F5FFFF
FFF5FF

Split-Comp.

FFFFF7
F5FAFF
FAF5FF

Tetradic

FFFFF7
F5FFFA
F5F5FF
FFF5FA

Contrast Matrix WCAG 2.1 Contrast

FFFFF7
73B1D6
4589B0
1D628B
444444
2.3
Fail
3.8
AA Large
6.6
AA
9.7
AAA
2.3
Fail
1.6
Fail
2.8
Fail
4.2
AA Large
3.8
AA Large
1.6
Fail
1.7
Fail
2.5
Fail
6.6
AA
2.8
Fail
1.7
Fail
1.5
Fail
9.7
AAA
4.2
AA Large
2.5
Fail
1.5
Fail
White BG
1.0Fail
2.3Fail
3.8AA Large
6.6AA
9.7AAA
Black BG
20.9AAA
9.0AAA
5.5AA
3.2AA Large
2.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFF9
8E8ECD
6263A7
3B3B81
444444

Deuteranopia

FFFFF9
8A86CB
5F59A4
37327F
444444

Tritanopia

FFFAFB
76C6C4
489F9D
207978
444444

Achromatopsia

FEFEFE
A3A3A3
797979
525252
444444

Shades & Tints Shades & Tints

#FFFFF7

Dark
Light

#73B1D6

Dark
Light

#4589B0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffff7;
  --color-2: #73b1d6;
  --color-3: #4589b0;
  --color-4: #1d628b;
  --color-5: #444444;
}

SCSS

$color-1: #fffff7;
$color-2: #73b1d6;
$color-3: #4589b0;
$color-4: #1d628b;
$color-5: #444444;

TAILWIND

colors: {
  'brand-1': '#fffff7',
  'brand-2': '#73b1d6',
  'brand-3': '#4589b0',
  'brand-4': '#1d628b',
  'brand-5': '#444444',
}

RGB Array

[255, 255, 247], [115, 177, 214], [69, 137, 176], [29, 98, 139], [68, 68, 68]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFF7, #73B1D6, #4589B0, #1D628B, #444444 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: #fffff7; --color-2: #73b1d6; --color-3: #4589b0; --color-4: #1d628b; --color-5: #444444. 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