#FCE4DA Color Information

Hex color code: #FCE4DA

#FCE4DA is a ethereal orange color. In RGB it is (252, 228, 218), and in HSL it is (18°, 85%, 92%). It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#FCE4DA
RGB
252, 228, 218
HSL
18°, 85%, 92%
CMYK
0%, 10%, 13%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCE4DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 228, 218

Red: 252 / Green: 228 / Blue: 218

HSL

18°, 85%, 92%

Hue: 18° / Saturation: 85% / Lightness: 92%

CMYK

0%, 10%, 13%, 1%

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

What color is #FCE4DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCE4DA to RGB:

rgb(252, 228, 218)HEX to RGB Converter →

HEX to HSL

Convert #FCE4DA to HSL:

hsl(18, 85%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FCE4DA to CMYK:

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

Color Meaning and Usage

A soft orange tone, #FCE4DA has RGB (252, 228, 218) and HSL (18°, 85%, 92%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCE4DA is #D9F2FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCD9E0.

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

Contrast with #FCE4DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCE4DA?

#FCE4DA is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCE4DA?

#FCE4DA in RGB is (252, 228, 218) - 252 red, 228 green, and 218 blue.

How to use #FCE4DA in CSS?

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

What colors go well with #FCE4DA?

#D9F2FC (complementary), #FCD9E0 (analogous), and #F6B092 (lighter shade) work well with #FCE4DA.