#FCE2DE Color Information

Hex color code: #FCE2DE

A delicate red shade, #FCE2DE appears as (252, 226, 222) in RGB and (8°, 83%, 93%) in HSL. It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FCE2DE
RGB
252, 226, 222
HSL
8°, 83%, 93%
CMYK
0%, 10%, 12%, 1%

Shades

CSS Usage
color: #FCE2DE;
background-color: #FCE2DE;
border-color: #FCE2DE;
box-shadow: 0 0 10px #FCE2DE;
border: 2px solid #FCE2DE;
Tailwind Usage
bg-[#FCE2DE]
text-[#FCE2DE]
border-[#FCE2DE]
shadow-[0_0_10px_FCE2DE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #FCE2DE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #FCE2DE; color: #000000; }

Badge

New Feature
.badge { background-color: #FCE2DE; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #FCE2DE; background-color: #FCE2DE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #FCE2DE20; border-left: 4px solid #FCE2DE; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #FCE2DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #FCE2DE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 226, 222

Red: 252 / Green: 226 / Blue: 222

HSL

8°, 83%, 93%

Hue: 8° / Saturation: 83% / Lightness: 93%

CMYK

0%, 10%, 12%, 1%

Cyan: 0% / Magenta: 10% / Yellow: 12% / Key: 1%

What color is #FCE2DE?

#FCE2DE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCE2DE to RGB:

rgb(252, 226, 222)HEX to RGB Converter →

HEX to HSL

Convert #FCE2DE to HSL:

hsl(8, 83%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #FCE2DE to CMYK:

cmyk(0%, 10%, 12%, 1%)Color Converter →

Color Meaning and Usage

#FCE2DE is a soft red color with RGB values of 252, 226, 222 and HSL of 8°, 83%, 93%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCE2DE is #DEF8FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCDEE9.

Use #FCE2DE in CSS: color: #FCE2DE or background-color: #FCE2DE. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #FCE2DE

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 17.07:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCE2DE?

#FCE2DE is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCE2DE?

#FCE2DE in RGB is (252, 226, 222) - 252 red, 226 green, and 222 blue.

How to use #FCE2DE in CSS?

Use #FCE2DE directly in your CSS properties like color or background-color.

What colors go well with #FCE2DE?

#DEF8FC (complementary), #FCDEE9 (analogous), and #F5A598 (lighter shade) work well with #FCE2DE.