#EF83E6 Color

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

Color preview

#EF83E6

Color formats

HEX
#EF83E6
RGB
rgb(239, 131, 230)
RGBA
rgba(239, 131, 230, 1)
HSL
hsl(305, 77%, 73%)
HSV
hsv(305, 45%, 94%)
CMYK
cmyk(0%, 45%, 4%, 6%)
CSS variable
--color-primary: #EF83E6;
Lowercase HEX
#ef83e6

Shades

Tints

Tones

Harmony

CSS snippets for #EF83E6

.color-ef83e6 {
  color: #EF83E6;
  background-color: #EF83E6;
}

Frequently asked questions

What color is #EF83E6?+

#EF83E6 is a HEX color with RGB value rgb(239, 131, 230) and HSL value hsl(305, 77%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EF83E6?+

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