#EF0BDC Color

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

Color preview

#EF0BDC

Color formats

HEX
#EF0BDC
RGB
rgb(239, 11, 220)
RGBA
rgba(239, 11, 220, 1)
HSL
hsl(305, 91%, 49%)
HSV
hsv(305, 95%, 94%)
CMYK
cmyk(0%, 95%, 8%, 6%)
CSS variable
--color-primary: #EF0BDC;
Lowercase HEX
#ef0bdc

Shades

Tints

Tones

Harmony

CSS snippets for #EF0BDC

.color-ef0bdc {
  color: #EF0BDC;
  background-color: #EF0BDC;
}

Frequently asked questions

What color is #EF0BDC?+

#EF0BDC is a HEX color with RGB value rgb(239, 11, 220) and HSL value hsl(305, 91%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EF0BDC?+

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