#FEE3ED Color Information

Hex color code: #FEE3ED

The hex color #FEE3ED is a soft magenta with RGB values of (254, 227, 237) and HSL of (338°, 93%, 94%). It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FEE3ED
RGB
254, 227, 237
HSL
338°, 93%, 94%
CMYK
0%, 11%, 7%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEE3ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 227, 237

Red: 254 / Green: 227 / Blue: 237

HSL

338°, 93%, 94%

Hue: 338° / Saturation: 93% / Lightness: 94%

CMYK

0%, 11%, 7%, 0%

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

What color is #FEE3ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEE3ED to RGB:

rgb(254, 227, 237)HEX to RGB Converter →

HEX to HSL

Convert #FEE3ED to HSL:

hsl(338, 93%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FEE3ED to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #FEE3ED has RGB (254, 227, 237) and HSL (338°, 93%, 94%). 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 #FEE3ED is #E1FEF3, creating high-contrast pairings. For softer combinations, try analogous colors like #FEE1FA.

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

Contrast with #FEE3ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEE3ED?

#FEE3ED is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FEE3ED?

#FEE3ED in RGB is (254, 227, 237) - 254 red, 227 green, and 237 blue.

How to use #FEE3ED in CSS?

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

What colors go well with #FEE3ED?

#E1FEF3 (complementary), #FEE1FA (analogous), and #FB98BC (lighter shade) work well with #FEE3ED.