← Back to Editor

#F2E7D2 · #7FA8B8 · #6899AE · #0B4751 · #EBE7C3

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

#F2E7D2

Goose Yellow · Beige · Peach Orange

HEX
#F2E7D2
RGB
rgb(242, 231, 210)
HSL
hsl(39, 55%, 89%)
HSB
hsb(39, 13%, 95%)
CMYK
cmyk(0%, 5%, 13%, 5%)
Oklch
oklch(93.1% 0.030 83.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#7FA8B8

Sky Blue · CadetBlue · Lake Green

HEX
#7FA8B8
RGB
rgb(127, 168, 184)
HSL
hsl(197, 29%, 61%)
HSB
hsb(197, 31%, 72%)
CMYK
cmyk(31%, 9%, 0%, 28%)
Oklch
oklch(70.7% 0.050 223.9)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#6899AE

Slate Blue · CadetBlue · Lake Green

HEX
#6899AE
RGB
rgb(104, 153, 174)
HSL
hsl(198, 30%, 55%)
HSB
hsb(198, 40%, 68%)
CMYK
cmyk(40%, 12%, 0%, 32%)
Oklch
oklch(65.6% 0.061 226.7)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#0B4751

Lake Blue · DarkSlateGray · Peacock Green

HEX
#0B4751
RGB
rgb(11, 71, 81)
HSL
hsl(189, 76%, 18%)
HSB
hsb(189, 86%, 32%)
CMYK
cmyk(86%, 12%, 0%, 68%)
Oklch
oklch(36.7% 0.059 211.9)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#EBE7C3

Fresh Green · Bisque · Lemon Cream

HEX
#EBE7C3
RGB
rgb(235, 231, 195)
HSL
hsl(54, 50%, 84%)
HSB
hsb(54, 17%, 92%)
CMYK
cmyk(0%, 2%, 17%, 8%)
Oklch
oklch(92.2% 0.047 102.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F2E7D2
D4DEF2

Analogous

F2D8D4
F2E7D2
EEF2D4

Triadic

F2E7D2
D4F2E8
E8D4F2

Split-Comp.

F2E7D2
D4EEF2
D8D4F2

Tetradic

F2E7D2
D4F2D8
D4DEF2
F2D4EE

Contrast Matrix WCAG 2.1 Contrast

F2E7D2
7FA8B8
6899AE
0B4751
EBE7C3
2.1
Fail
2.5
Fail
8.4
AAA
1.0
Fail
2.1
Fail
1.2
Fail
4.0
AA Large
2.0
Fail
2.5
Fail
1.2
Fail
3.3
AA Large
2.5
Fail
8.4
AAA
4.0
AA Large
3.3
AA Large
8.2
AAA
1.0
Fail
2.0
Fail
2.5
Fail
8.2
AAA
White BG
1.2Fail
2.6Fail
3.1AA Large
10.3AAA
1.3Fail
Black BG
17.1AAA
8.2AAA
6.8AA
2.0Fail
16.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

EDEDD7
9191B4
7D7EA9
25264F
E9E9CC

Deuteranopia

EEEFD8
8E8BB3
7A77A8
221D4E
EAEACE

Tritanopia

F1DBDC
81B1B0
6AA5A4
0E4D4C
EBD3D4

Achromatopsia

E8E8E8
9E9E9E
8D8D8D
363636
E4E4E4

Shades & Tints Shades & Tints

#F2E7D2

Dark
Light

#7FA8B8

Dark
Light

#6899AE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f2e7d2;
  --color-2: #7fa8b8;
  --color-3: #6899ae;
  --color-4: #0b4751;
  --color-5: #ebe7c3;
}

SCSS

$color-1: #f2e7d2;
$color-2: #7fa8b8;
$color-3: #6899ae;
$color-4: #0b4751;
$color-5: #ebe7c3;

TAILWIND

colors: {
  'brand-1': '#f2e7d2',
  'brand-2': '#7fa8b8',
  'brand-3': '#6899ae',
  'brand-4': '#0b4751',
  'brand-5': '#ebe7c3',
}

RGB Array

[242, 231, 210], [127, 168, 184], [104, 153, 174], [11, 71, 81], [235, 231, 195]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F2E7D2, #7FA8B8, #6899AE, #0B4751, #EBE7C3 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: #f2e7d2; --color-2: #7fa8b8; --color-3: #6899ae; --color-4: #0b4751; --color-5: #ebe7c3. 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 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