#FFEEDC Color Information

Hex color code: #FFEEDC

The hex color #FFEEDC is a ethereal orange with RGB values of (255, 238, 220) and HSL of (31°, 100%, 93%). It is typically applied in digital products.

Try:
Color NamePapaya Whip
HEX
#FFEEDC
RGB
255, 238, 220
HSL
31°, 100%, 93%
CMYK
0%, 7%, 14%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFEEDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 238, 220

Red: 255 / Green: 238 / Blue: 220

HSL

31°, 100%, 93%

Hue: 31° / Saturation: 100% / Lightness: 93%

CMYK

0%, 7%, 14%, 0%

Cyan: 0% / Magenta: 7% / Yellow: 14% / Key: 0%

What color is #FFEEDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFEEDC to RGB:

rgb(255, 238, 220)HEX to RGB Converter →

HEX to HSL

Convert #FFEEDC to HSL:

hsl(31, 100%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #FFEEDC to CMYK:

cmyk(0%, 7%, 14%, 0%)Color Converter →

Color Meaning and Usage

#FFEEDC is a airy orange color with RGB values of 255, 238, 220 and HSL of 31°, 100%, 93%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFEEDC is #DBEDFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFDCDB.

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

Contrast with #FFEEDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFEEDC?

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

What is the RGB value of #FFEEDC?

#FFEEDC in RGB is (255, 238, 220) - 255 red, 238 green, and 220 blue.

How to use #FFEEDC in CSS?

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

What colors go well with #FFEEDC?

#DBEDFF (complementary), #FFDCDB (analogous), and #FFC98F (lighter shade) work well with #FFEEDC.