#EF8DA6 Color

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

Color preview

#EF8DA6

Color formats

HEX
#EF8DA6
RGB
rgb(239, 141, 166)
RGBA
rgba(239, 141, 166, 1)
HSL
hsl(345, 75%, 75%)
HSV
hsv(345, 41%, 94%)
CMYK
cmyk(0%, 41%, 31%, 6%)
CSS variable
--color-primary: #EF8DA6;
Lowercase HEX
#ef8da6

Shades

Tints

Tones

Harmony

CSS snippets for #EF8DA6

.color-ef8da6 {
  color: #EF8DA6;
  background-color: #EF8DA6;
}

Frequently asked questions

What color is #EF8DA6?+

#EF8DA6 is a HEX color with RGB value rgb(239, 141, 166) and HSL value hsl(345, 75%, 75%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF8DA6?+

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