#FEEFED Color Information

Hex color code: #FEEFED

The hex color #FEEFED is a soft red with RGB values of (254, 239, 237) and HSL of (7°, 89%, 96%). It is frequently seen in web interfaces.

Try:
Color NameSeashell
HEX
#FEEFED
RGB
254, 239, 237
HSL
7°, 89%, 96%
CMYK
0%, 6%, 7%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEEFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 239, 237

Red: 254 / Green: 239 / Blue: 237

HSL

7°, 89%, 96%

Hue: 7° / Saturation: 89% / Lightness: 96%

CMYK

0%, 6%, 7%, 0%

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

What color is #FEEFED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEEFED to RGB:

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

HEX to HSL

Convert #FEEFED to HSL:

hsl(7, 89%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FEEFED to CMYK:

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

Color Meaning and Usage

#FEEFED is a light red color with RGB values of 254, 239, 237 and HSL of 7°, 89%, 96%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEEFED is #ECFCFE, creating high-contrast pairings. For softer combinations, try analogous colors like #FEECF3.

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

Contrast with #FEEFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEEFED?

#FEEFED is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FEEFED?

#FEEFED in RGB is (254, 239, 237) - 254 red, 239 green, and 237 blue.

How to use #FEEFED in CSS?

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

What colors go well with #FEEFED?

#ECFCFE (complementary), #FEECF3 (analogous), and #FAADA3 (lighter shade) work well with #FEEFED.