← Back to Editor

#FAFACD · #DEE05E · #89C77B · #337A5E · #0D323B

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FAFACD

Fresh Green · Beige · Lemon Cream

HEX
#FAFACD
RGB
rgb(250, 250, 205)
HSL
hsl(60, 82%, 89%)
HSB
hsb(60, 18%, 98%)
CMYK
cmyk(0%, 0%, 18%, 2%)
Oklch
oklch(97.4% 0.058 107.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#DEE05E

Fresh Green · Khaki · Sunflower

HEX
#DEE05E
RGB
rgb(222, 224, 94)
HSL
hsl(61, 68%, 62%)
HSB
hsb(61, 58%, 88%)
CMYK
cmyk(1%, 0%, 58%, 12%)
Oklch
oklch(88.0% 0.151 110.0)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#89C77B

Celadon · DarkSeaGreen · Apple Green

HEX
#89C77B
RGB
rgb(137, 199, 123)
HSL
hsl(109, 40%, 63%)
HSB
hsb(109, 38%, 78%)
CMYK
cmyk(31%, 0%, 38%, 22%)
Oklch
oklch(76.9% 0.123 139.9)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#337A5E

Mineral Blue · SeaGreen · Forest Green

HEX
#337A5E
RGB
rgb(51, 122, 94)
HSL
hsl(156, 41%, 34%)
HSB
hsb(156, 58%, 48%)
CMYK
cmyk(58%, 0%, 23%, 52%)
Oklch
oklch(52.6% 0.085 164.7)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#0D323B

Lake Blue · DarkSlateGray · Peacock Green

HEX
#0D323B
RGB
rgb(13, 50, 59)
HSL
hsl(192, 64%, 14%)
HSB
hsb(192, 78%, 23%)
CMYK
cmyk(78%, 15%, 0%, 77%)
Oklch
oklch(29.6% 0.044 217.1)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FAFACD
CCCCFA

Analogous

FAE3CC
FAFACD
E3FACC

Triadic

FAFACD
CCFAFA
FACCFA

Split-Comp.

FAFACD
CCE3FA
E3CCFA

Tetradic

FAFACD
CCFAE3
CCCCFA
FACCE3

Contrast Matrix WCAG 2.1 Contrast

FAFACD
DEE05E
89C77B
337A5E
0D323B
1.3
Fail
1.9
Fail
4.8
AA
12.8
AAA
1.3
Fail
1.4
Fail
3.7
AA Large
9.7
AAA
1.9
Fail
1.4
Fail
2.6
Fail
6.8
AA
4.8
AA
3.7
AA Large
2.6
Fail
2.7
Fail
12.8
AAA
9.7
AAA
6.8
AA
2.7
Fail
White BG
1.1Fail
1.4Fail
2.0Fail
5.1AA
13.7AAA
Black BG
19.6AAA
14.9AAA
10.5AAA
4.1AA Large
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FAFAD8
DFDF7D
A4A48D
525265
1D1D39

Deuteranopia

FAFADB
DFDF85
A09C92
4E4866
1B1838

Tritanopia

FAE0E2
DE969C
8C9C9F
376A6B
0F3737

Achromatopsia

F5F5F5
D1D1D1
ACACAC
626262
282828

Shades & Tints Shades & Tints

#FAFACD

Dark
Light

#DEE05E

Dark
Light

#89C77B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fafacd;
  --color-2: #dee05e;
  --color-3: #89c77b;
  --color-4: #337a5e;
  --color-5: #0d323b;
}

SCSS

$color-1: #fafacd;
$color-2: #dee05e;
$color-3: #89c77b;
$color-4: #337a5e;
$color-5: #0d323b;

TAILWIND

colors: {
  'brand-1': '#fafacd',
  'brand-2': '#dee05e',
  'brand-3': '#89c77b',
  'brand-4': '#337a5e',
  'brand-5': '#0d323b',
}

RGB Array

[250, 250, 205], [222, 224, 94], [137, 199, 123], [51, 122, 94], [13, 50, 59]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FAFACD, #DEE05E, #89C77B, #337A5E, #0D323B 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: #fafacd; --color-2: #dee05e; --color-3: #89c77b; --color-4: #337a5e; --color-5: #0d323b. 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