#FFEEEF Color

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

Color preview

#FFEEEF

Color formats

HEX
#FFEEEF
RGB
rgb(255, 238, 239)
RGBA
rgba(255, 238, 239, 1)
HSL
hsl(356, 100%, 97%)
HSV
hsv(356, 7%, 100%)
CMYK
cmyk(0%, 7%, 6%, 0%)
CSS variable
--color-primary: #FFEEEF;
Lowercase HEX
#ffeeef

Shades

Tints

Tones

Harmony

CSS snippets for #FFEEEF

.color-ffeeef {
  color: #FFEEEF;
  background-color: #FFEEEF;
}

Frequently asked questions

What color is #FFEEEF?+

#FFEEEF is a HEX color with RGB value rgb(255, 238, 239) and HSL value hsl(356, 100%, 97%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FFEEEF?+

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