#EFA1C8 Color

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

Color preview

#EFA1C8

Color formats

HEX
#EFA1C8
RGB
rgb(239, 161, 200)
RGBA
rgba(239, 161, 200, 1)
HSL
hsl(330, 71%, 78%)
HSV
hsv(330, 33%, 94%)
CMYK
cmyk(0%, 33%, 16%, 6%)
CSS variable
--color-primary: #EFA1C8;
Lowercase HEX
#efa1c8

Shades

Tints

Tones

Harmony

CSS snippets for #EFA1C8

.color-efa1c8 {
  color: #EFA1C8;
  background-color: #EFA1C8;
}

Frequently asked questions

What color is #EFA1C8?+

#EFA1C8 is a HEX color with RGB value rgb(239, 161, 200) and HSL value hsl(330, 71%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EFA1C8?+

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