#EF0B5F Color

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

Color preview

#EF0B5F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EF0B5F

.color-ef0b5f {
  color: #EF0B5F;
  background-color: #EF0B5F;
}

Frequently asked questions

What color is #EF0B5F?+

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

What is the closest Tailwind color to #EF0B5F?+

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