#FEEEF2 Color Information

Hex color code: #FEEEF2

A ethereal red shade, #FEEEF2 appears as (254, 238, 242) in RGB and (345°, 89%, 96%) in HSL. It is widely used in graphic design.

Try:
Color NameSeashell
HEX
#FEEEF2
RGB
254, 238, 242
HSL
345°, 89%, 96%
CMYK
0%, 6%, 5%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEEEF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 238, 242

Red: 254 / Green: 238 / Blue: 242

HSL

345°, 89%, 96%

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

CMYK

0%, 6%, 5%, 0%

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

What color is #FEEEF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEEEF2 to RGB:

rgb(254, 238, 242)HEX to RGB Converter →

HEX to HSL

Convert #FEEEF2 to HSL:

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

HEX to CMYK

Convert #FEEEF2 to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #FEEEF2 has RGB (254, 238, 242) and HSL (345°, 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 #FEEEF2 is #ECFEF9, creating high-contrast pairings. For softer combinations, try analogous colors like #FEECF9.

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

Contrast with #FEEEF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEEEF2?

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

What is the RGB value of #FEEEF2?

#FEEEF2 in RGB is (254, 238, 242) - 254 red, 238 green, and 242 blue.

How to use #FEEEF2 in CSS?

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

What colors go well with #FEEEF2?

#ECFEF9 (complementary), #FEECF9 (analogous), and #FAA3B9 (lighter shade) work well with #FEEEF2.