#EF9FBB Color

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

Color preview

#EF9FBB

Color formats

HEX
#EF9FBB
RGB
rgb(239, 159, 187)
RGBA
rgba(239, 159, 187, 1)
HSL
hsl(339, 71%, 78%)
HSV
hsv(339, 33%, 94%)
CMYK
cmyk(0%, 33%, 22%, 6%)
CSS variable
--color-primary: #EF9FBB;
Lowercase HEX
#ef9fbb

Shades

Tints

Tones

Harmony

CSS snippets for #EF9FBB

.color-ef9fbb {
  color: #EF9FBB;
  background-color: #EF9FBB;
}

Frequently asked questions

What color is #EF9FBB?+

#EF9FBB is a HEX color with RGB value rgb(239, 159, 187) and HSL value hsl(339, 71%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EF9FBB?+

The closest Tailwind color is rose-300, available as the bg-rose-300 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