#EF83A0 Color

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

Color preview

#EF83A0

Color formats

HEX
#EF83A0
RGB
rgb(239, 131, 160)
RGBA
rgba(239, 131, 160, 1)
HSL
hsl(344, 77%, 73%)
HSV
hsv(344, 45%, 94%)
CMYK
cmyk(0%, 45%, 33%, 6%)
CSS variable
--color-primary: #EF83A0;
Lowercase HEX
#ef83a0

Shades

Tints

Tones

Harmony

CSS snippets for #EF83A0

.color-ef83a0 {
  color: #EF83A0;
  background-color: #EF83A0;
}

Frequently asked questions

What color is #EF83A0?+

#EF83A0 is a HEX color with RGB value rgb(239, 131, 160) and HSL value hsl(344, 77%, 73%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF83A0?+

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