#FCE9CF Color Information

Hex color code: #FCE9CF

A airy orange shade, #FCE9CF appears as (252, 233, 207) in RGB and (35°, 88%, 90%) in HSL. It is widely used in graphic design.

Try:
Color NameBlanched Almond
HEX
#FCE9CF
RGB
252, 233, 207
HSL
35°, 88%, 90%
CMYK
0%, 8%, 18%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCE9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 233, 207

Red: 252 / Green: 233 / Blue: 207

HSL

35°, 88%, 90%

Hue: 35° / Saturation: 88% / Lightness: 90%

CMYK

0%, 8%, 18%, 1%

Cyan: 0% / Magenta: 8% / Yellow: 18% / Key: 1%

What color is #FCE9CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCE9CF to RGB:

rgb(252, 233, 207)HEX to RGB Converter →

HEX to HSL

Convert #FCE9CF to HSL:

hsl(35, 88%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FCE9CF to CMYK:

cmyk(0%, 8%, 18%, 1%)Color Converter →

Color Meaning and Usage

A airy orange tone, #FCE9CF has RGB (252, 233, 207) and HSL (35°, 88%, 90%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCE9CF is #CFE2FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCD3CF.

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

Contrast with #FCE9CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCE9CF?

#FCE9CF is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCE9CF?

#FCE9CF in RGB is (252, 233, 207) - 252 red, 233 green, and 207 blue.

How to use #FCE9CF in CSS?

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

What colors go well with #FCE9CF?

#CFE2FC (complementary), #FCD3CF (analogous), and #F7C987 (lighter shade) work well with #FCE9CF.