#EF4BDC Color

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

Color preview

#EF4BDC

Color formats

HEX
#EF4BDC
RGB
rgb(239, 75, 220)
RGBA
rgba(239, 75, 220, 1)
HSL
hsl(307, 84%, 62%)
HSV
hsv(307, 69%, 94%)
CMYK
cmyk(0%, 69%, 8%, 6%)
CSS variable
--color-primary: #EF4BDC;
Lowercase HEX
#ef4bdc

Shades

Tints

Tones

Harmony

CSS snippets for #EF4BDC

.color-ef4bdc {
  color: #EF4BDC;
  background-color: #EF4BDC;
}

Frequently asked questions

What color is #EF4BDC?+

#EF4BDC is a HEX color with RGB value rgb(239, 75, 220) and HSL value hsl(307, 84%, 62%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EF4BDC?+

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