← Back to Editor

#FADCDC · #E2C9A7 · #C1CC89 · #5BA786 · #236F6B

space

A 5-color space 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

#FADCDC

Peach Pink · Linen · Cherry Blossom

HEX
#FADCDC
RGB
rgb(250, 220, 220)
HSL
hsl(0, 75%, 92%)
HSB
hsb(0, 12%, 98%)
CMYK
cmyk(0%, 12%, 12%, 2%)
Oklch
oklch(91.9% 0.033 17.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#E2C9A7

Goose Yellow · Wheat · Peach Orange

HEX
#E2C9A7
RGB
rgb(226, 201, 167)
HSL
hsl(35, 50%, 77%)
HSB
hsb(35, 26%, 89%)
CMYK
cmyk(0%, 11%, 26%, 11%)
Oklch
oklch(84.8% 0.053 75.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#C1CC89

Willow Green · Tan · Apple Green

HEX
#C1CC89
RGB
rgb(193, 204, 137)
HSL
hsl(70, 40%, 67%)
HSB
hsb(70, 33%, 80%)
CMYK
cmyk(5%, 0%, 33%, 20%)
Oklch
oklch(82.1% 0.089 116.0)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#5BA786

Mineral Blue · CadetBlue · Olive Green

HEX
#5BA786
RGB
rgb(91, 167, 134)
HSL
hsl(154, 30%, 51%)
HSB
hsb(154, 46%, 65%)
CMYK
cmyk(46%, 0%, 20%, 35%)
Oklch
oklch(67.0% 0.091 163.9)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#236F6B

Mineral Blue · SeaGreen · Mint Ice

HEX
#236F6B
RGB
rgb(35, 111, 107)
HSL
hsl(177, 52%, 29%)
HSB
hsb(177, 68%, 44%)
CMYK
cmyk(68%, 0%, 4%, 56%)
Oklch
oklch(49.5% 0.073 190.1)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FADCDC
DBFAFA

Analogous

FADBEB
FADCDC
FAEBDB

Triadic

FADCDC
DBFADB
DBDBFA

Split-Comp.

FADCDC
DBFAEB
DBEBFA

Tetradic

FADCDC
EBFADB
DBFAFA
EBDBFA

Contrast Matrix WCAG 2.1 Contrast

FADCDC
E2C9A7
C1CC89
5BA786
236F6B
1.2
Fail
1.3
Fail
2.2
Fail
4.6
AA
1.2
Fail
1.1
Fail
1.8
Fail
3.7
AA Large
1.3
Fail
1.1
Fail
1.7
Fail
3.4
AA Large
2.2
Fail
1.8
Fail
1.7
Fail
2.1
Fail
4.6
AA
3.7
AA Large
3.4
AA Large
2.1
Fail
White BG
1.3Fail
1.6Fail
1.7Fail
2.9Fail
5.9AA
Black BG
16.3AAA
13.1AAA
12.3AAA
7.3AAA
3.6AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

EDEDDC
D7D7AF
C6C699
7C7D8E
44456C

Deuteranopia

EFF1DC
D9DBB1
C5C49D
787290
403A6C

Tritanopia

F9DCDC
E1B6B7
C2A6A9
5F9496
276D6D

Achromatopsia

E5E5E5
CDCDCD
C1C1C1
8D8D8D
585858

Shades & Tints Shades & Tints

#FADCDC

Dark
Light

#E2C9A7

Dark
Light

#C1CC89

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fadcdc;
  --color-2: #e2c9a7;
  --color-3: #c1cc89;
  --color-4: #5ba786;
  --color-5: #236f6b;
}

SCSS

$color-1: #fadcdc;
$color-2: #e2c9a7;
$color-3: #c1cc89;
$color-4: #5ba786;
$color-5: #236f6b;

TAILWIND

colors: {
  'brand-1': '#fadcdc',
  'brand-2': '#e2c9a7',
  'brand-3': '#c1cc89',
  'brand-4': '#5ba786',
  'brand-5': '#236f6b',
}

RGB Array

[250, 220, 220], [226, 201, 167], [193, 204, 137], [91, 167, 134], [35, 111, 107]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #FADCDC, #E2C9A7, #C1CC89, #5BA786, #236F6B 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: #fadcdc; --color-2: #e2c9a7; --color-3: #c1cc89; --color-4: #5ba786; --color-5: #236f6b. 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 space-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