#FCE1DF Color Information

Hex color code: #FCE1DF

A airy red shade, #FCE1DF appears as (252, 225, 223) in RGB and (4°, 83%, 93%) in HSL. It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#FCE1DF
RGB
252, 225, 223
HSL
4°, 83%, 93%
CMYK
0%, 11%, 12%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #FCE1DF; 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 #FCE1DF; background-color: #FCE1DF15; }

Alert / Toast

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

Link / Accent

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

a { color: #FCE1DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 225, 223

Red: 252 / Green: 225 / Blue: 223

HSL

4°, 83%, 93%

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

CMYK

0%, 11%, 12%, 1%

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

What color is #FCE1DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCE1DF to RGB:

rgb(252, 225, 223)HEX to RGB Converter →

HEX to HSL

Convert #FCE1DF to HSL:

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

HEX to CMYK

Convert #FCE1DF to CMYK:

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

Color Meaning and Usage

#FCE1DF is a ethereal red color with RGB values of 252, 225, 223 and HSL of 4°, 83%, 93%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCE1DF is #DEFAFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCDEEB.

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

Contrast with #FCE1DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCE1DF?

#FCE1DF is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCE1DF?

#FCE1DF in RGB is (252, 225, 223) - 252 red, 225 green, and 223 blue.

How to use #FCE1DF in CSS?

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

What colors go well with #FCE1DF?

#DEFAFC (complementary), #FCDEEB (analogous), and #F59F98 (lighter shade) work well with #FCE1DF.