← Back to Editor

#FFFAF2 · #E3DCC0 · #ADC730 · #35A0B0 · #385D78

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

#FFFAF2

Goose Yellow · SeaShell · Peach Orange

HEX
#FFFAF2
RGB
rgb(255, 250, 242)
HSL
hsl(37, 100%, 97%)
HSB
hsb(37, 5%, 100%)
CMYK
cmyk(0%, 2%, 5%, 0%)
Oklch
oklch(98.7% 0.012 79.8)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#E3DCC0

Goose Yellow · Wheat · Lemon Cream

HEX
#E3DCC0
RGB
rgb(227, 220, 192)
HSL
hsl(48, 38%, 82%)
HSB
hsb(48, 15%, 89%)
CMYK
cmyk(0%, 3%, 15%, 11%)
Oklch
oklch(89.3% 0.038 95.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#ADC730

Grass Green · GreenYellow · Olive Green

HEX
#ADC730
RGB
rgb(173, 199, 48)
HSL
hsl(70, 61%, 48%)
HSB
hsb(70, 76%, 78%)
CMYK
cmyk(13%, 0%, 76%, 22%)
Oklch
oklch(78.4% 0.169 119.3)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#35A0B0

Lake Blue · LightSeaGreen · Mint Ice

HEX
#35A0B0
RGB
rgb(53, 160, 176)
HSL
hsl(188, 54%, 45%)
HSB
hsb(188, 70%, 69%)
CMYK
cmyk(70%, 9%, 0%, 31%)
Oklch
oklch(65.3% 0.097 209.3)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#385D78

Slate Blue · DarkSlateBlue · Prussian Blue

HEX
#385D78
RGB
rgb(56, 93, 120)
HSL
hsl(205, 36%, 35%)
HSB
hsb(205, 53%, 47%)
CMYK
cmyk(53%, 22%, 0%, 53%)
Oklch
oklch(46.2% 0.061 241.5)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFAF2
F0F6FF

Analogous

FFF1F0
FFFAF2
FDFFF0

Triadic

FFFAF2
F0FFF9
F9F0FF

Split-Comp.

FFFAF2
F0FDFF
F1F0FF

Tetradic

FFFAF2
F0FFF1
F0F6FF
FFF0FD

Contrast Matrix WCAG 2.1 Contrast

FFFAF2
E3DCC0
ADC730
35A0B0
385D78
1.3
Fail
1.8
Fail
3.0
Fail
6.7
AA
1.3
Fail
1.4
Fail
2.2
Fail
5.1
AA
1.8
Fail
1.4
Fail
1.6
Fail
3.7
AA Large
3.0
Fail
2.2
Fail
1.6
Fail
2.3
Fail
6.7
AA
5.1
AA
3.7
AA Large
2.3
Fail
White BG
1.0Fail
1.4Fail
1.9Fail
3.1AA Large
7.0AA
Black BG
20.2AAA
15.3AAA
11.0AAA
6.8AA
3.0AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FDFDF4
E0E0C7
B8B855
6364AC
484871

Deuteranopia

FDFEF4
E0E1C8
B7B55D
5D55AB
464370

Tritanopia

FFF5F6
E3CCCD
AE7178
3AA9A8
3A6C6B

Achromatopsia

FBFBFB
DBDBDB
AEAEAE
828282
555555

Shades & Tints Shades & Tints

#FFFAF2

Dark
Light

#E3DCC0

Dark
Light

#ADC730

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffaf2;
  --color-2: #e3dcc0;
  --color-3: #adc730;
  --color-4: #35a0b0;
  --color-5: #385d78;
}

SCSS

$color-1: #fffaf2;
$color-2: #e3dcc0;
$color-3: #adc730;
$color-4: #35a0b0;
$color-5: #385d78;

TAILWIND

colors: {
  'brand-1': '#fffaf2',
  'brand-2': '#e3dcc0',
  'brand-3': '#adc730',
  'brand-4': '#35a0b0',
  'brand-5': '#385d78',
}

RGB Array

[255, 250, 242], [227, 220, 192], [173, 199, 48], [53, 160, 176], [56, 93, 120]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFAF2, #E3DCC0, #ADC730, #35A0B0, #385D78 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: #fffaf2; --color-2: #e3dcc0; --color-3: #adc730; --color-4: #35a0b0; --color-5: #385d78. 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