← Back to Editor

#FCDEAC · #DAD6B0 · #89BCAB · #195C77 · #1F2F2F

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

#FCDEAC

Goose Yellow · Wheat · Peach Orange

HEX
#FCDEAC
RGB
rgb(252, 222, 172)
HSL
hsl(37, 93%, 83%)
HSB
hsb(37, 32%, 99%)
CMYK
cmyk(0%, 12%, 32%, 1%)
Oklch
oklch(91.4% 0.073 80.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#DAD6B0

Fresh Green · Wheat · Lemon Cream

HEX
#DAD6B0
RGB
rgb(218, 214, 176)
HSL
hsl(54, 36%, 77%)
HSB
hsb(54, 19%, 85%)
CMYK
cmyk(0%, 2%, 19%, 15%)
Oklch
oklch(87.0% 0.051 102.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#89BCAB

Jade · DarkSeaGreen · Lake Green

HEX
#89BCAB
RGB
rgb(137, 188, 171)
HSL
hsl(160, 28%, 64%)
HSB
hsb(160, 27%, 74%)
CMYK
cmyk(27%, 0%, 9%, 26%)
Oklch
oklch(75.4% 0.059 172.0)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#195C77

Lake Blue · Teal · Mint Ice

HEX
#195C77
RGB
rgb(25, 92, 119)
HSL
hsl(197, 65%, 28%)
HSB
hsb(197, 79%, 47%)
CMYK
cmyk(79%, 23%, 0%, 53%)
Oklch
oklch(44.7% 0.078 229.7)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#1F2F2F

Slate Blue · DarkSlateGray · Peacock Green

HEX
#1F2F2F
RGB
rgb(31, 47, 47)
HSL
hsl(180, 21%, 15%)
HSB
hsb(180, 34%, 18%)
CMYK
cmyk(34%, 0%, 0%, 82%)
Oklch
oklch(29.1% 0.021 196.0)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FCDEAC
ABCAFC

Analogous

FCB5AB
FCDEAC
F3FCAB

Triadic

FCDEAC
ABFCDD
DDABFC

Split-Comp.

FCDEAC
ABF3FC
B5ABFC

Tetradic

FCDEAC
ABFCB5
ABCAFC
FCABF3

Contrast Matrix WCAG 2.1 Contrast

FCDEAC
DAD6B0
89BCAB
195C77
1F2F2F
1.1
Fail
1.6
Fail
5.7
AA
10.7
AAA
1.1
Fail
1.4
Fail
5.0
AA
9.4
AAA
1.6
Fail
1.4
Fail
3.5
AA Large
6.5
AA
5.7
AA
5.0
AA
3.5
AA Large
1.9
Fail
10.7
AAA
9.4
AAA
6.5
AA
1.9
Fail
White BG
1.3Fail
1.5Fail
2.1Fail
7.4AAA
13.9AAA
Black BG
16.2AAA
14.2AAA
9.8AAA
2.8Fail
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EFEFB8
D8D8B9
9FA0AF
363770
26262F

Deuteranopia

F1F3BB
D9D9BB
9C98B0
322D6F
25242F

Tritanopia

FAC2C4
DAC0C2
8CB2B3
1C6B6A
202F2F

Achromatopsia

E1E1E1
D3D3D3
ABABAB
4B4B4B
2A2A2A

Shades & Tints Shades & Tints

#FCDEAC

Dark
Light

#DAD6B0

Dark
Light

#89BCAB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fcdeac;
  --color-2: #dad6b0;
  --color-3: #89bcab;
  --color-4: #195c77;
  --color-5: #1f2f2f;
}

SCSS

$color-1: #fcdeac;
$color-2: #dad6b0;
$color-3: #89bcab;
$color-4: #195c77;
$color-5: #1f2f2f;

TAILWIND

colors: {
  'brand-1': '#fcdeac',
  'brand-2': '#dad6b0',
  'brand-3': '#89bcab',
  'brand-4': '#195c77',
  'brand-5': '#1f2f2f',
}

RGB Array

[252, 222, 172], [218, 214, 176], [137, 188, 171], [25, 92, 119], [31, 47, 47]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sea-style palette of #FCDEAC, #DAD6B0, #89BCAB, #195C77, #1F2F2F 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: #fcdeac; --color-2: #dad6b0; --color-3: #89bcab; --color-4: #195c77; --color-5: #1f2f2f. 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