#EF0B5B Color

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

Color preview

#EF0B5B

Color formats

HEX
#EF0B5B
RGB
rgb(239, 11, 91)
RGBA
rgba(239, 11, 91, 1)
HSL
hsl(339, 91%, 49%)
HSV
hsv(339, 95%, 94%)
CMYK
cmyk(0%, 95%, 62%, 6%)
CSS variable
--color-primary: #EF0B5B;
Lowercase HEX
#ef0b5b

Shades

Tints

Tones

Harmony

CSS snippets for #EF0B5B

.color-ef0b5b {
  color: #EF0B5B;
  background-color: #EF0B5B;
}

Frequently asked questions

What color is #EF0B5B?+

#EF0B5B is a HEX color with RGB value rgb(239, 11, 91) and HSL value hsl(339, 91%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EF0B5B?+

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