#FDEEE7 Color Information

Hex color code: #FDEEE7

The hex color #FDEEE7 is a ethereal orange with RGB values of (253, 238, 231) and HSL of (19°, 85%, 95%). It is typically applied in digital products.

Try:
Color NameLinen
HEX
#FDEEE7
RGB
253, 238, 231
HSL
19°, 85%, 95%
CMYK
0%, 6%, 9%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDEEE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 238, 231

Red: 253 / Green: 238 / Blue: 231

HSL

19°, 85%, 95%

Hue: 19° / Saturation: 85% / Lightness: 95%

CMYK

0%, 6%, 9%, 1%

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

What color is #FDEEE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDEEE7 to RGB:

rgb(253, 238, 231)HEX to RGB Converter →

HEX to HSL

Convert #FDEEE7 to HSL:

hsl(19, 85%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FDEEE7 to CMYK:

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

Color Meaning and Usage

#FDEEE7 is a delicate orange color with RGB values of 253, 238, 231 and HSL of 19°, 85%, 95%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDEEE7 is #E7F6FD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDE7EB.

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

Contrast with #FDEEE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDEEE7?

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

What is the RGB value of #FDEEE7?

#FDEEE7 in RGB is (253, 238, 231) - 253 red, 238 green, and 231 blue.

How to use #FDEEE7 in CSS?

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

What colors go well with #FDEEE7?

#E7F6FD (complementary), #FDE7EB (analogous), and #F7BCA1 (lighter shade) work well with #FDEEE7.