← Back to Editor

#004763 · #FF4F64 · #EEEEE6 · #4A525A

A 4-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

#004763

Lake Blue · DarkSlateGray · Peacock Green

HEX
#004763
RGB
rgb(0, 71, 99)
HSL
hsl(197, 100%, 19%)
HSB
hsb(197, 100%, 39%)
CMYK
cmyk(100%, 28%, 0%, 61%)
Oklch
oklch(37.4% 0.077 233.1)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#FF4F64

Peach Pink · Tomato · Coral Red

HEX
#FF4F64
RGB
rgb(255, 79, 100)
HSL
hsl(353, 100%, 65%)
HSB
hsb(353, 69%, 100%)
CMYK
cmyk(0%, 69%, 61%, 0%)
Oklch
oklch(67.9% 0.211 18.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#EEEEE6

Fresh Green · Linen · Lemon Cream

HEX
#EEEEE6
RGB
rgb(238, 238, 230)
HSL
hsl(60, 19%, 92%)
HSB
hsb(60, 3%, 93%)
CMYK
cmyk(0%, 0%, 3%, 7%)
Oklch
oklch(94.7% 0.011 106.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#4A525A

Indigo · DarkSlateGray · Prussian Blue

HEX
#4A525A
RGB
rgb(74, 82, 90)
HSL
hsl(210, 10%, 32%)
HSB
hsb(210, 18%, 35%)
CMYK
cmyk(18%, 9%, 0%, 65%)
Oklch
oklch(43.4% 0.017 248.2)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

004763
611B00

Analogous

00614C
004763
001561

Triadic

004763
610045
456100

Split-Comp.

004763
610015
614C00

Tetradic

004763
4C0061
611B00
156100

Contrast Matrix WCAG 2.1 Contrast

004763
FF4F64
EEEEE6
4A525A
3.1
AA Large
8.7
AAA
1.3
Fail
3.1
AA Large
2.7
Fail
2.5
Fail
8.7
AAA
2.7
Fail
6.8
AA
1.3
Fail
2.5
Fail
6.8
AA
White BG
10.1AAA
3.2AA Large
1.2Fail
7.9AAA
Black BG
2.1Fail
6.6AA
18.0AAA
2.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

1F1F5C
B3B15F
EEEEE8
4D4E58

Deuteranopia

1B155B
BDCA5E
EEEEE8
4D4C58

Tritanopia

045756
F65B5A
EEE9EA
4A5756

Achromatopsia

353535
868686
EDEDED
515151

Shades & Tints Shades & Tints

#004763

Dark
Light

#FF4F64

Dark
Light

#EEEEE6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #004763;
  --color-2: #ff4f64;
  --color-3: #eeeee6;
  --color-4: #4a525a;
}

SCSS

$color-1: #004763;
$color-2: #ff4f64;
$color-3: #eeeee6;
$color-4: #4a525a;

TAILWIND

colors: {
  'brand-1': '#004763',
  'brand-2': '#ff4f64',
  'brand-3': '#eeeee6',
  'brand-4': '#4a525a',
}

RGB Array

[0, 71, 99], [255, 79, 100], [238, 238, 230], [74, 82, 90]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #004763, #FF4F64, #EEEEE6, #4A525A is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #004763; --color-2: #ff4f64; --color-3: #eeeee6; --color-4: #4a525a. 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 4-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