← Back to Editor

#B9AAAA · #F3EBBF · #74938E · #3C3B4C · #F34B4B

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

#B9AAAA

Peach Pink · DarkGray · Coral Red

HEX
#B9AAAA
RGB
rgb(185, 170, 170)
HSL
hsl(0, 10%, 70%)
HSB
hsb(0, 8%, 73%)
CMYK
cmyk(0%, 8%, 8%, 27%)
Oklch
oklch(75.1% 0.017 17.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F3EBBF

Fresh Green · Bisque · Lemon Cream

HEX
#F3EBBF
RGB
rgb(243, 235, 191)
HSL
hsl(51, 68%, 85%)
HSB
hsb(51, 21%, 95%)
CMYK
cmyk(0%, 3%, 21%, 5%)
Oklch
oklch(93.5% 0.058 98.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#74938E

Mineral Blue · LightSlateGray · Lake Green

HEX
#74938E
RGB
rgb(116, 147, 142)
HSL
hsl(170, 13%, 52%)
HSB
hsb(170, 21%, 58%)
CMYK
cmyk(21%, 0%, 3%, 42%)
Oklch
oklch(63.8% 0.036 184.3)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#3C3B4C

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#3C3B4C
RGB
rgb(60, 59, 76)
HSL
hsl(244, 13%, 26%)
HSB
hsb(244, 22%, 30%)
CMYK
cmyk(21%, 22%, 0%, 70%)
Oklch
oklch(36.0% 0.029 287.5)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#F34B4B

Peach Pink · Tomato · Coral Red

HEX
#F34B4B
RGB
rgb(243, 75, 75)
HSL
hsl(0, 87%, 62%)
HSB
hsb(0, 69%, 95%)
CMYK
cmyk(0%, 69%, 69%, 5%)
Oklch
oklch(65.1% 0.205 24.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

B9AAAA
ABBABA

Analogous

BAABB3
B9AAAA
BAB3AB

Triadic

B9AAAA
ABBAAB
ABABBA

Split-Comp.

B9AAAA
ABBAB3
ABB3BA

Tetradic

B9AAAA
B3BAAB
ABBABA
B3ABBA

Contrast Matrix WCAG 2.1 Contrast

B9AAAA
F3EBBF
74938E
3C3B4C
F34B4B
1.9
Fail
1.5
Fail
4.9
AA
1.6
Fail
1.9
Fail
2.8
Fail
9.1
AAA
2.9
Fail
1.5
Fail
2.8
Fail
3.3
AA Large
1.1
Fail
4.9
AA
9.1
AAA
3.3
AA Large
3.1
AA Large
1.6
Fail
2.9
Fail
1.1
Fail
3.1
AA Large
White BG
2.2Fail
1.2Fail
3.3AA Large
10.9AAA
3.5AA Large
Black BG
9.4AAA
17.4AAA
6.3AA
1.9Fail
5.9AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

B3B2AA
F0EFCA
81828F
3C3C48
AAA94B

Deuteranopia

B3B5AA
F0F1CC
807D90
3C3C47
B4C14B

Tritanopia

B8AAAA
F3D2D4
769090
3C4544
EB4B4B

Achromatopsia

AEAEAE
E8E8E8
898989
3D3D3D
7D7D7D

Shades & Tints Shades & Tints

#B9AAAA

Dark
Light

#F3EBBF

Dark
Light

#74938E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #b9aaaa;
  --color-2: #f3ebbf;
  --color-3: #74938e;
  --color-4: #3c3b4c;
  --color-5: #f34b4b;
}

SCSS

$color-1: #b9aaaa;
$color-2: #f3ebbf;
$color-3: #74938e;
$color-4: #3c3b4c;
$color-5: #f34b4b;

TAILWIND

colors: {
  'brand-1': '#b9aaaa',
  'brand-2': '#f3ebbf',
  'brand-3': '#74938e',
  'brand-4': '#3c3b4c',
  'brand-5': '#f34b4b',
}

RGB Array

[185, 170, 170], [243, 235, 191], [116, 147, 142], [60, 59, 76], [243, 75, 75]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sea-style palette of #B9AAAA, #F3EBBF, #74938E, #3C3B4C, #F34B4B 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: #b9aaaa; --color-2: #f3ebbf; --color-3: #74938e; --color-4: #3c3b4c; --color-5: #f34b4b. 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