#EF0B9F Color

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

Color preview

#EF0B9F

Color formats

HEX
#EF0B9F
RGB
rgb(239, 11, 159)
RGBA
rgba(239, 11, 159, 1)
HSL
hsl(321, 91%, 49%)
HSV
hsv(321, 95%, 94%)
CMYK
cmyk(0%, 95%, 33%, 6%)
CSS variable
--color-primary: #EF0B9F;
Lowercase HEX
#ef0b9f

Shades

Tints

Tones

Harmony

CSS snippets for #EF0B9F

.color-ef0b9f {
  color: #EF0B9F;
  background-color: #EF0B9F;
}

Frequently asked questions

What color is #EF0B9F?+

#EF0B9F is a HEX color with RGB value rgb(239, 11, 159) and HSL value hsl(321, 91%, 49%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EF0B9F?+

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