#FDF1DA Color Information

Hex color code: #FDF1DA

The hex color #FDF1DA is a soft orange with RGB values of (253, 241, 218) and HSL of (39°, 90%, 92%). It is frequently seen in web interfaces.

Try:
Color NamePapaya Whip
HEX
#FDF1DA
RGB
253, 241, 218
HSL
39°, 90%, 92%
CMYK
0%, 5%, 14%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDF1DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 241, 218

Red: 253 / Green: 241 / Blue: 218

HSL

39°, 90%, 92%

Hue: 39° / Saturation: 90% / Lightness: 92%

CMYK

0%, 5%, 14%, 1%

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

What color is #FDF1DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDF1DA to RGB:

rgb(253, 241, 218)HEX to RGB Converter →

HEX to HSL

Convert #FDF1DA to HSL:

hsl(39, 90%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FDF1DA to CMYK:

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

Color Meaning and Usage

#FDF1DA is a soft orange color with RGB values of 253, 241, 218 and HSL of 39°, 90%, 92%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDF1DA is #D8E5FD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDDED8.

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

Contrast with #FDF1DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDF1DA?

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

What is the RGB value of #FDF1DA?

#FDF1DA in RGB is (253, 241, 218) - 253 red, 241 green, and 218 blue.

How to use #FDF1DA in CSS?

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

What colors go well with #FDF1DA?

#D8E5FD (complementary), #FDDED8 (analogous), and #F9D490 (lighter shade) work well with #FDF1DA.