#FEEDFB Color Information

Hex color code: #FEEDFB

#FEEDFB is a ethereal magenta color. In RGB it is (254, 237, 251), and in HSL it is (311°, 89%, 96%). It is typically applied in digital products.

Try:
Color NameSnow
HEX
#FEEDFB
RGB
254, 237, 251
HSL
311°, 89%, 96%
CMYK
0%, 7%, 1%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEEDFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 237, 251

Red: 254 / Green: 237 / Blue: 251

HSL

311°, 89%, 96%

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

CMYK

0%, 7%, 1%, 0%

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

What color is #FEEDFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEEDFB to RGB:

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

HEX to HSL

Convert #FEEDFB to HSL:

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

HEX to CMYK

Convert #FEEDFB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #FEEDFB has RGB (254, 237, 251) and HSL (311°, 89%, 96%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEEDFB is #ECFEEF, creating high-contrast pairings. For softer combinations, try analogous colors like #F8ECFE.

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

Contrast with #FEEDFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEEDFB?

#FEEDFB is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FEEDFB?

#FEEDFB in RGB is (254, 237, 251) - 254 red, 237 green, and 251 blue.

How to use #FEEDFB in CSS?

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

What colors go well with #FEEDFB?

#ECFEEF (complementary), #F8ECFE (analogous), and #FAA3EA (lighter shade) work well with #FEEDFB.