← Back to Editor

#FFFED7 · #C5D4B0 · #98BDA0 · #6CA28F · #3C6062

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

#FFFED7

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFED7
RGB
rgb(255, 254, 215)
HSL
hsl(59, 100%, 92%)
HSB
hsb(59, 16%, 100%)
CMYK
cmyk(0%, 0%, 16%, 0%)
Oklch
oklch(98.8% 0.050 106.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C5D4B0

Willow Green · Silver · Apple Green

HEX
#C5D4B0
RGB
rgb(197, 212, 176)
HSL
hsl(85, 30%, 76%)
HSB
hsb(85, 17%, 83%)
CMYK
cmyk(7%, 0%, 17%, 17%)
Oklch
oklch(84.9% 0.051 125.9)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#98BDA0

Celadon · DarkSeaGreen · Apple Green

HEX
#98BDA0
RGB
rgb(152, 189, 160)
HSL
hsl(133, 22%, 67%)
HSB
hsb(133, 20%, 74%)
CMYK
cmyk(20%, 0%, 15%, 26%)
Oklch
oklch(76.3% 0.057 151.4)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#6CA28F

Mineral Blue · CadetBlue · Olive Green

HEX
#6CA28F
RGB
rgb(108, 162, 143)
HSL
hsl(159, 22%, 53%)
HSB
hsb(159, 33%, 64%)
CMYK
cmyk(33%, 0%, 12%, 36%)
Oklch
oklch(66.9% 0.064 170.3)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#3C6062

Slate Blue · DarkSlateGray · Mint Ice

HEX
#3C6062
RGB
rgb(60, 96, 98)
HSL
hsl(183, 24%, 31%)
HSB
hsb(183, 39%, 38%)
CMYK
cmyk(39%, 2%, 0%, 62%)
Oklch
oklch(46.3% 0.041 200.3)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFED7
D6D7FF

Analogous

FFEAD6
FFFED7
EBFFD6

Triadic

FFFED7
D6FFFE
FED6FF

Split-Comp.

FFFED7
D6EBFF
EAD6FF

Tetradic

FFFED7
D6FFEA
D6D7FF
FFD6EB

Contrast Matrix WCAG 2.1 Contrast

FFFED7
C5D4B0
98BDA0
6CA28F
3C6062
1.5
Fail
2.0
Fail
2.8
Fail
6.7
AA
1.5
Fail
1.3
Fail
1.9
Fail
4.4
AA Large
2.0
Fail
1.3
Fail
1.4
Fail
3.3
AA Large
2.8
Fail
1.9
Fail
1.4
Fail
2.4
Fail
6.7
AA
4.4
AA Large
3.3
AA Large
2.4
Fail
White BG
1.0Fail
1.6Fail
2.1Fail
2.9Fail
6.9AA
Black BG
20.4AAA
13.4AAA
10.1AAA
7.2AAA
3.0AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFE0
CBCCB9
A8A8A7
838494
4C4C62

Deuteranopia

FFFFE3
CBC9BB
A6A3A9
807C95
4A4761

Tritanopia

FFE8EA
C6C0C1
9AADAE
6F9798
3E6161

Achromatopsia

FAFAFA
CBCBCB
AFAFAF
909090
555555

Shades & Tints Shades & Tints

#FFFED7

Dark
Light

#C5D4B0

Dark
Light

#98BDA0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffed7;
  --color-2: #c5d4b0;
  --color-3: #98bda0;
  --color-4: #6ca28f;
  --color-5: #3c6062;
}

SCSS

$color-1: #fffed7;
$color-2: #c5d4b0;
$color-3: #98bda0;
$color-4: #6ca28f;
$color-5: #3c6062;

TAILWIND

colors: {
  'brand-1': '#fffed7',
  'brand-2': '#c5d4b0',
  'brand-3': '#98bda0',
  'brand-4': '#6ca28f',
  'brand-5': '#3c6062',
}

RGB Array

[255, 254, 215], [197, 212, 176], [152, 189, 160], [108, 162, 143], [60, 96, 98]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFED7, #C5D4B0, #98BDA0, #6CA28F, #3C6062 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: #fffed7; --color-2: #c5d4b0; --color-3: #98bda0; --color-4: #6ca28f; --color-5: #3c6062. 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