#FCF7EF Color Information

Hex color code: #FCF7EF

The hex color #FCF7EF is a delicate orange with RGB values of (252, 247, 239) and HSL of (37°, 68%, 96%). It is popular in mobile app design.

Try:
Color NameSeashell
HEX
#FCF7EF
RGB
252, 247, 239
HSL
37°, 68%, 96%
CMYK
0%, 2%, 5%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCF7EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 247, 239

Red: 252 / Green: 247 / Blue: 239

HSL

37°, 68%, 96%

Hue: 37° / Saturation: 68% / Lightness: 96%

CMYK

0%, 2%, 5%, 1%

Cyan: 0% / Magenta: 2% / Yellow: 5% / Key: 1%

What color is #FCF7EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCF7EF to RGB:

rgb(252, 247, 239)HEX to RGB Converter →

HEX to HSL

Convert #FCF7EF to HSL:

hsl(37, 68%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FCF7EF to CMYK:

cmyk(0%, 2%, 5%, 1%)Color Converter →

Color Meaning and Usage

A light orange tone, #FCF7EF has RGB (252, 247, 239) and HSL (37°, 68%, 96%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCF7EF is #EEF3FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCEFEE.

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

Contrast with #FCF7EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCF7EF?

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

What is the RGB value of #FCF7EF?

#FCF7EF in RGB is (252, 247, 239) - 252 red, 247 green, and 239 blue.

How to use #FCF7EF in CSS?

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

What colors go well with #FCF7EF?

#EEF3FC (complementary), #FCEFEE (analogous), and #EFD6AE (lighter shade) work well with #FCF7EF.