#FCEEDE Color Information

Hex color code: #FCEEDE

#FCEEDE is a ethereal orange color. In RGB it is (252, 238, 222), and in HSL it is (32°, 83%, 93%). It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#FCEEDE
RGB
252, 238, 222
HSL
32°, 83%, 93%
CMYK
0%, 6%, 12%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEEDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 238, 222

Red: 252 / Green: 238 / Blue: 222

HSL

32°, 83%, 93%

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

CMYK

0%, 6%, 12%, 1%

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

What color is #FCEEDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEEDE to RGB:

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

HEX to HSL

Convert #FCEEDE to HSL:

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

HEX to CMYK

Convert #FCEEDE to CMYK:

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

Color Meaning and Usage

#FCEEDE is a soft orange color with RGB values of 252, 238, 222 and HSL of 32°, 83%, 93%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCEEDE is #DEECFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCDFDE.

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

Contrast with #FCEEDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEEDE?

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

What is the RGB value of #FCEEDE?

#FCEEDE in RGB is (252, 238, 222) - 252 red, 238 green, and 222 blue.

How to use #FCEEDE in CSS?

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

What colors go well with #FCEEDE?

#DEECFC (complementary), #FCDFDE (analogous), and #F5CA98 (lighter shade) work well with #FCEEDE.