← Back to Editor

#FFFFDC · #FDE3B0 · #D98D97 · #A57992 · #534961

sea

A 5-color sea palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#FFFFDC

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFDC
RGB
rgb(255, 255, 220)
HSL
hsl(60, 100%, 93%)
HSB
hsb(60, 14%, 100%)
CMYK
cmyk(0%, 0%, 14%, 0%)
Oklch
oklch(99.1% 0.045 107.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FDE3B0

Goose Yellow · Wheat · Lemon Cream

HEX
#FDE3B0
RGB
rgb(253, 227, 176)
HSL
hsl(40, 95%, 84%)
HSB
hsb(40, 30%, 99%)
CMYK
cmyk(0%, 10%, 30%, 1%)
Oklch
oklch(92.5% 0.072 84.0)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#D98D97

Peach Pink · DarkSalmon · Coral Red

HEX
#D98D97
RGB
rgb(217, 141, 151)
HSL
hsl(352, 50%, 70%)
HSB
hsb(352, 35%, 85%)
CMYK
cmyk(0%, 35%, 30%, 15%)
Oklch
oklch(72.3% 0.093 11.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#A57992

Rose Purple · Gray · Rose Pink

HEX
#A57992
RGB
rgb(165, 121, 146)
HSL
hsl(326, 20%, 56%)
HSB
hsb(326, 27%, 65%)
CMYK
cmyk(0%, 27%, 12%, 35%)
Oklch
oklch(62.8% 0.065 344.0)

TraditionalRose Purple」· PaintRose Pink」· Creative Blush Sunrise

#534961

Deep Indigo · DimGray · Eggplant

HEX
#534961
RGB
rgb(83, 73, 97)
HSL
hsl(265, 14%, 33%)
HSB
hsb(265, 25%, 38%)
CMYK
cmyk(14%, 25%, 0%, 62%)
Oklch
oklch(42.5% 0.041 303.7)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFDC
DBDBFF

Analogous

FFEDDB
FFFFDC
EDFFDB

Triadic

FFFFDC
DBFFFF
FFDBFF

Split-Comp.

FFFFDC
DBEDFF
EDDBFF

Tetradic

FFFFDC
DBFFED
DBDBFF
FFDBED

Contrast Matrix WCAG 2.1 Contrast

FFFFDC
FDE3B0
D98D97
A57992
534961
1.2
Fail
2.5
Fail
3.6
AA Large
8.3
AAA
1.2
Fail
2.0
Fail
2.9
Fail
6.7
AA
2.5
Fail
2.0
Fail
1.4
Fail
3.3
AA Large
3.6
AA Large
2.9
Fail
1.4
Fail
2.3
Fail
8.3
AAA
6.7
AA
3.3
AA Large
2.3
Fail
White BG
1.0Fail
1.3Fail
2.6Fail
3.7AA Large
8.4AAA
Black BG
20.6AAA
16.8AAA
8.2AAA
5.7AA
2.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFE4
F2F2BC
B8B795
92928C
4F4F5B

Deuteranopia

FFFFE7
F3F5BF
BDC294
95988B
4F505A

Tritanopia

FFEBED
FCC6C8
D59392
A38786
535756

Achromatopsia

FBFBFB
E5E5E5
A5A5A5
898989
4F4F4F

Shades & Tints Shades & Tints

#FFFFDC

Dark
Light

#FDE3B0

Dark
Light

#D98D97

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffdc;
  --color-2: #fde3b0;
  --color-3: #d98d97;
  --color-4: #a57992;
  --color-5: #534961;
}

SCSS

$color-1: #ffffdc;
$color-2: #fde3b0;
$color-3: #d98d97;
$color-4: #a57992;
$color-5: #534961;

TAILWIND

colors: {
  'brand-1': '#ffffdc',
  'brand-2': '#fde3b0',
  'brand-3': '#d98d97',
  'brand-4': '#a57992',
  'brand-5': '#534961',
}

RGB Array

[255, 255, 220], [253, 227, 176], [217, 141, 151], [165, 121, 146], [83, 73, 97]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sea-style palette of #FFFFDC, #FDE3B0, #D98D97, #A57992, #534961 is ideal for: health products, baby brands, fresh-style blogs, 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: #ffffdc; --color-2: #fde3b0; --color-3: #d98d97; --color-4: #a57992; --color-5: #534961. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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