#FCD7CF Color Information

Hex color code: #FCD7CF

The hex color #FCD7CF is a soft red with RGB values of (252, 215, 207) and HSL of (11°, 88%, 90%). It is frequently seen in web interfaces.

Try:
Color NameBisque
HEX
#FCD7CF
RGB
252, 215, 207
HSL
11°, 88%, 90%
CMYK
0%, 15%, 18%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCD7CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 215, 207

Red: 252 / Green: 215 / Blue: 207

HSL

11°, 88%, 90%

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

CMYK

0%, 15%, 18%, 1%

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

What color is #FCD7CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCD7CF to RGB:

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

HEX to HSL

Convert #FCD7CF to HSL:

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

HEX to CMYK

Convert #FCD7CF to CMYK:

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

Color Meaning and Usage

#FCD7CF is a airy red color with RGB values of 252, 215, 207 and HSL of 11°, 88%, 90%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCD7CF is #CFF4FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCCFDD.

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

Contrast with #FCD7CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCD7CF?

#FCD7CF is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCD7CF?

#FCD7CF in RGB is (252, 215, 207) - 252 red, 215 green, and 207 blue.

How to use #FCD7CF in CSS?

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

What colors go well with #FCD7CF?

#CFF4FC (complementary), #FCCFDD (analogous), and #F79C87 (lighter shade) work well with #FCD7CF.