#FEEEEE Color

Inspect #FEEEEE across formats, palettes, contrast and closest named color matches.

Color preview

#FEEEEE

Color formats

HEX
#FEEEEE
RGB
rgb(254, 238, 238)
RGBA
rgba(254, 238, 238, 1)
HSL
hsl(0, 89%, 96%)
HSV
hsv(0, 6%, 100%)
CMYK
cmyk(0%, 6%, 6%, 0%)
CSS variable
--color-primary: #FEEEEE;
Lowercase HEX
#feeeee

Shades

Tints

Tones

Harmony

CSS snippets for #FEEEEE

.color-feeeee {
  color: #FEEEEE;
  background-color: #FEEEEE;
}

Frequently asked questions

What color is #FEEEEE?+

#FEEEEE is a HEX color with RGB value rgb(254, 238, 238) and HSL value hsl(0, 89%, 96%). Its closest CSS named color is SeaShell.

What is the closest Tailwind color to #FEEEEE?+

The closest Tailwind color is rose-50, available as the bg-rose-50 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools