#EF8BA6 Color

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

Color preview

#EF8BA6

Color formats

HEX
#EF8BA6
RGB
rgb(239, 139, 166)
RGBA
rgba(239, 139, 166, 1)
HSL
hsl(344, 76%, 74%)
HSV
hsv(344, 42%, 94%)
CMYK
cmyk(0%, 42%, 31%, 6%)
CSS variable
--color-primary: #EF8BA6;
Lowercase HEX
#ef8ba6

Shades

Tints

Tones

Harmony

CSS snippets for #EF8BA6

.color-ef8ba6 {
  color: #EF8BA6;
  background-color: #EF8BA6;
}

Frequently asked questions

What color is #EF8BA6?+

#EF8BA6 is a HEX color with RGB value rgb(239, 139, 166) and HSL value hsl(344, 76%, 74%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF8BA6?+

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