← Back to Editor

#444444 · #DD9955 · #CCBBAA · #ECE8D9 · #67A2B3

sea

A 5-color sea 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

#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

#DD9955

Ginger · SandyBrown · Warm Sun

HEX
#DD9955
RGB
rgb(221, 153, 85)
HSL
hsl(30, 67%, 60%)
HSB
hsb(30, 62%, 87%)
CMYK
cmyk(0%, 31%, 62%, 13%)
Oklch
oklch(73.6% 0.118 64.2)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#CCBBAA

Goose Yellow · Silver · Warm Sun

HEX
#CCBBAA
RGB
rgb(204, 187, 170)
HSL
hsl(30, 25%, 73%)
HSB
hsb(30, 17%, 80%)
CMYK
cmyk(0%, 8%, 17%, 20%)
Oklch
oklch(80.2% 0.030 67.4)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#ECE8D9

Goose Yellow · Beige · Lemon Cream

HEX
#ECE8D9
RGB
rgb(236, 232, 217)
HSL
hsl(47, 33%, 89%)
HSB
hsb(47, 8%, 93%)
CMYK
cmyk(0%, 2%, 8%, 7%)
Oklch
oklch(93.0% 0.020 94.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#67A2B3

Slate Blue · CadetBlue · Lake Green

HEX
#67A2B3
RGB
rgb(103, 162, 179)
HSL
hsl(193, 33%, 55%)
HSB
hsb(193, 42%, 70%)
CMYK
cmyk(42%, 9%, 0%, 30%)
Oklch
oklch(67.8% 0.066 218.0)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

444444
454545

Analogous

454545
444444
454545

Triadic

444444
454545
454545

Split-Comp.

444444
454545
454545

Tetradic

444444
454545
454545
454545

Contrast Matrix WCAG 2.1 Contrast

444444
DD9955
CCBBAA
ECE8D9
67A2B3
4.1
AA Large
5.2
AA
7.9
AAA
3.4
AA Large
4.1
AA Large
1.3
Fail
2.0
Fail
1.2
Fail
5.2
AA
1.3
Fail
1.5
Fail
1.5
Fail
7.9
AAA
2.0
Fail
1.5
Fail
2.3
Fail
3.4
AA Large
1.2
Fail
1.5
Fail
2.3
Fail
White BG
9.7AAA
2.4Fail
1.9Fail
1.2Fail
2.8Fail
Black BG
2.2Fail
8.8AAA
11.3AAA
17.1AAA
7.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

444444
C0BF65
C5C4AE
EAEADD
8181AF

Deuteranopia

444444
C4C969
C6C7AF
EBEBDD
7D79AE

Tritanopia

444444
DA7275
CBB1B2
ECDFE0
6AACAB

Achromatopsia

444444
A6A6A6
BEBEBE
E7E7E7
929292

Shades & Tints Shades & Tints

#444444

Dark
Light

#DD9955

Dark
Light

#CCBBAA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #444444;
  --color-2: #dd9955;
  --color-3: #ccbbaa;
  --color-4: #ece8d9;
  --color-5: #67a2b3;
}

SCSS

$color-1: #444444;
$color-2: #dd9955;
$color-3: #ccbbaa;
$color-4: #ece8d9;
$color-5: #67a2b3;

TAILWIND

colors: {
  'brand-1': '#444444',
  'brand-2': '#dd9955',
  'brand-3': '#ccbbaa',
  'brand-4': '#ece8d9',
  'brand-5': '#67a2b3',
}

RGB Array

[68, 68, 68], [221, 153, 85], [204, 187, 170], [236, 232, 217], [103, 162, 179]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sea-style palette of #444444, #DD9955, #CCBBAA, #ECE8D9, #67A2B3 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: #444444; --color-2: #dd9955; --color-3: #ccbbaa; --color-4: #ece8d9; --color-5: #67a2b3. 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 sea-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