← Back to Editor

#FFFFCC · #B9D5B0 · #74AC94 · #547D7A · #354E5F

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

#FFFFCC

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFCC
RGB
rgb(255, 255, 204)
HSL
hsl(60, 100%, 90%)
HSB
hsb(60, 20%, 100%)
CMYK
cmyk(0%, 0%, 20%, 0%)
Oklch
oklch(98.8% 0.065 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#B9D5B0

Celadon · Silver · Apple Green

HEX
#B9D5B0
RGB
rgb(185, 213, 176)
HSL
hsl(105, 31%, 76%)
HSB
hsb(105, 17%, 84%)
CMYK
cmyk(13%, 0%, 17%, 16%)
Oklch
oklch(84.2% 0.059 138.1)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#74AC94

Mineral Blue · CadetBlue · Olive Green

HEX
#74AC94
RGB
rgb(116, 172, 148)
HSL
hsl(154, 25%, 56%)
HSB
hsb(154, 33%, 67%)
CMYK
cmyk(33%, 0%, 14%, 33%)
Oklch
oklch(69.9% 0.069 165.8)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#547D7A

Mineral Blue · DimGray · Mint Ice

HEX
#547D7A
RGB
rgb(84, 125, 122)
HSL
hsl(176, 20%, 41%)
HSB
hsb(176, 33%, 49%)
CMYK
cmyk(33%, 0%, 2%, 51%)
Oklch
oklch(55.9% 0.046 190.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#354E5F

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#354E5F
RGB
rgb(53, 78, 95)
HSL
hsl(204, 28%, 29%)
HSB
hsb(204, 44%, 37%)
CMYK
cmyk(44%, 18%, 0%, 63%)
Oklch
oklch(41.1% 0.042 238.8)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFCC
CCCCFF

Analogous

FFE6CC
FFFFCC
E6FFCC

Triadic

FFFFCC
CCFFFF
FFCCFF

Split-Comp.

FFFFCC
CCE6FF
E6CCFF

Tetradic

FFFFCC
CCFFE6
CCCCFF
FFCCE6

Contrast Matrix WCAG 2.1 Contrast

FFFFCC
B9D5B0
74AC94
547D7A
354E5F
1.5
Fail
2.5
Fail
4.4
AA Large
8.5
AAA
1.5
Fail
1.6
Fail
2.9
Fail
5.5
AA
2.5
Fail
1.6
Fail
1.8
Fail
3.4
AA Large
4.4
AA Large
2.9
Fail
1.8
Fail
1.9
Fail
8.5
AAA
5.5
AA
3.4
AA Large
1.9
Fail
White BG
1.0Fail
1.6Fail
2.6Fail
4.6AA
8.7AAA
Black BG
20.4AAA
13.2AAA
8.1AAA
4.6AA
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFD8
C5C5B9
8C8D9A
66667B
40405B

Deuteranopia

FFFFDB
C4C1BB
89859B
63607B
3E3C5A

Tritanopia

FFE2E4
BAC0C2
779E9F
567B7B
365857

Achromatopsia

F9F9F9
C8C8C8
999999
707070
484848

Shades & Tints Shades & Tints

#FFFFCC

Dark
Light

#B9D5B0

Dark
Light

#74AC94

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffcc;
  --color-2: #b9d5b0;
  --color-3: #74ac94;
  --color-4: #547d7a;
  --color-5: #354e5f;
}

SCSS

$color-1: #ffffcc;
$color-2: #b9d5b0;
$color-3: #74ac94;
$color-4: #547d7a;
$color-5: #354e5f;

TAILWIND

colors: {
  'brand-1': '#ffffcc',
  'brand-2': '#b9d5b0',
  'brand-3': '#74ac94',
  'brand-4': '#547d7a',
  'brand-5': '#354e5f',
}

RGB Array

[255, 255, 204], [185, 213, 176], [116, 172, 148], [84, 125, 122], [53, 78, 95]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFCC, #B9D5B0, #74AC94, #547D7A, #354E5F 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: #ffffcc; --color-2: #b9d5b0; --color-3: #74ac94; --color-4: #547d7a; --color-5: #354e5f. 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