← Back to Editor

#7BAEB9 · #D3D1C7 · #FFEAAC

A 3-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#7BAEB9

Slate Blue · MediumAquaMarine · Lake Green

HEX
#7BAEB9
RGB
rgb(123, 174, 185)
HSL
hsl(191, 31%, 60%)
HSB
hsb(191, 34%, 73%)
CMYK
cmyk(34%, 6%, 0%, 27%)
Oklch
oklch(71.9% 0.056 212.5)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#D3D1C7

Fresh Green · LightGray · Lemon Cream

HEX
#D3D1C7
RGB
rgb(211, 209, 199)
HSL
hsl(50, 12%, 80%)
HSB
hsb(50, 6%, 83%)
CMYK
cmyk(0%, 1%, 6%, 17%)
Oklch
oklch(85.9% 0.014 97.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFEAAC

Goose Yellow · Wheat · Lemon Cream

HEX
#FFEAAC
RGB
rgb(255, 234, 172)
HSL
hsl(45, 100%, 84%)
HSB
hsb(45, 33%, 100%)
CMYK
cmyk(0%, 8%, 33%, 0%)
Oklch
oklch(94.0% 0.082 91.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

7BAEB9
B98579

Analogous

79B9A5
7BAEB9
798DB9

Triadic

7BAEB9
B979AD
ADB979

Split-Comp.

7BAEB9
B9798D
B9A579

Tetradic

7BAEB9
A579B9
B98579
8DB979

Contrast Matrix WCAG 2.1 Contrast

7BAEB9
D3D1C7
FFEAAC
1.6
Fail
2.0
Fail
1.6
Fail
1.3
Fail
2.0
Fail
1.3
Fail
White BG
2.4Fail
1.5Fail
1.2Fail
Black BG
8.6AAA
13.7AAA
17.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

9192B6
D2D2C9
F6F6BB

Deuteranopia

8E8AB6
D2D2CA
F7F9BF

Tritanopia

7EB4B4
D3CBCC
FEC7C9

Achromatopsia

A0A0A0
D0D0D0
E9E9E9

Shades & Tints Shades & Tints

#7BAEB9

Dark
Light

#D3D1C7

Dark
Light

#FFEAAC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #7baeb9;
  --color-2: #d3d1c7;
  --color-3: #ffeaac;
}

SCSS

$color-1: #7baeb9;
$color-2: #d3d1c7;
$color-3: #ffeaac;

TAILWIND

colors: {
  'brand-1': '#7baeb9',
  'brand-2': '#d3d1c7',
  'brand-3': '#ffeaac',
}

RGB Array

[123, 174, 185], [211, 209, 199], [255, 234, 172]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #7BAEB9, #D3D1C7, #FFEAAC is ideal for: health products, baby brands, fresh-style blogs. It is a balanced and harmonious choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #7baeb9; --color-2: #d3d1c7; --color-3: #ffeaac. 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. 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 3-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