← Back to Editor

#F2D0C4 · #DDC395 · #5B666A · #E7E4D1 · #FAFBDE

cool

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#F2D0C4

Apricot · Pink · Peach Orange

HEX
#F2D0C4
RGB
rgb(242, 208, 196)
HSL
hsl(16, 64%, 86%)
HSB
hsb(16, 19%, 95%)
CMYK
cmyk(0%, 14%, 19%, 5%)
Oklch
oklch(88.3% 0.042 40.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#DDC395

Goose Yellow · BurlyWood · Warm Sun

HEX
#DDC395
RGB
rgb(221, 195, 149)
HSL
hsl(38, 51%, 73%)
HSB
hsb(38, 33%, 87%)
CMYK
cmyk(0%, 12%, 33%, 13%)
Oklch
oklch(82.8% 0.067 81.7)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#5B666A

Slate Blue · DimGray · Charcoal

HEX
#5B666A
RGB
rgb(91, 102, 106)
HSL
hsl(196, 8%, 39%)
HSB
hsb(196, 14%, 42%)
CMYK
cmyk(14%, 4%, 0%, 58%)
Oklch
oklch(50.2% 0.015 221.6)

TraditionalSlate Blue」· PaintCharcoal」· Creative Midnight Shadow

#E7E4D1

Fresh Green · Beige · Lemon Cream

HEX
#E7E4D1
RGB
rgb(231, 228, 209)
HSL
hsl(52, 31%, 86%)
HSB
hsb(52, 10%, 91%)
CMYK
cmyk(0%, 1%, 10%, 9%)
Oklch
oklch(91.6% 0.026 99.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FAFBDE

Fresh Green · LightYellow · Lemon Cream

HEX
#FAFBDE
RGB
rgb(250, 251, 222)
HSL
hsl(62, 78%, 93%)
HSB
hsb(62, 12%, 98%)
CMYK
cmyk(0%, 0%, 12%, 2%)
Oklch
oklch(98.0% 0.038 108.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F2D0C4
C4E6F2

Analogous

F2C4CF
F2D0C4
F2E7C4

Triadic

F2D0C4
C4F2D1
D1C4F2

Split-Comp.

F2D0C4
C4F2E7
C4CFF2

Tetradic

F2D0C4
CFF2C4
C4E6F2
E7C4F2

Contrast Matrix WCAG 2.1 Contrast

F2D0C4
DDC395
5B666A
E7E4D1
FAFBDE
1.2
Fail
4.1
AA Large
1.1
Fail
1.4
Fail
1.2
Fail
3.5
AA Large
1.3
Fail
1.6
Fail
4.1
AA Large
3.5
AA Large
4.6
AA
5.6
AA
1.1
Fail
1.3
Fail
4.6
AA
1.2
Fail
1.4
Fail
1.6
Fail
5.6
AA
1.2
Fail
White BG
1.4Fail
1.7Fail
5.9AA
1.3Fail
1.1Fail
Black BG
14.6AAA
12.3AAA
3.6AA Large
16.4AAA
19.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E3E3C7
D2D2A0
606069
E6E6D6
FAFAE5

Deuteranopia

E5E8C8
D3D5A3
5F5E69
E6E6D7
FAFAE7

Tritanopia

F0C9CA
DCA9AB
5C6868
E7D9DA
FAEBEC

Achromatopsia

D9D9D9
C6C6C6
636363
E3E3E3
F7F7F7

Shades & Tints Shades & Tints

#F2D0C4

Dark
Light

#DDC395

Dark
Light

#5B666A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f2d0c4;
  --color-2: #ddc395;
  --color-3: #5b666a;
  --color-4: #e7e4d1;
  --color-5: #fafbde;
}

SCSS

$color-1: #f2d0c4;
$color-2: #ddc395;
$color-3: #5b666a;
$color-4: #e7e4d1;
$color-5: #fafbde;

TAILWIND

colors: {
  'brand-1': '#f2d0c4',
  'brand-2': '#ddc395',
  'brand-3': '#5b666a',
  'brand-4': '#e7e4d1',
  'brand-5': '#fafbde',
}

RGB Array

[242, 208, 196], [221, 195, 149], [91, 102, 106], [231, 228, 209], [250, 251, 222]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This cool-style palette of #F2D0C4, #DDC395, #5B666A, #E7E4D1, #FAFBDE is ideal for: health products, baby brands, fresh-style blogs, 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: #f2d0c4; --color-2: #ddc395; --color-3: #5b666a; --color-4: #e7e4d1; --color-5: #fafbde. 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. 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 cool-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