#EFA7C7 Color

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

Color preview

#EFA7C7

Color formats

HEX
#EFA7C7
RGB
rgb(239, 167, 199)
RGBA
rgba(239, 167, 199, 1)
HSL
hsl(333, 69%, 80%)
HSV
hsv(333, 30%, 94%)
CMYK
cmyk(0%, 30%, 17%, 6%)
CSS variable
--color-primary: #EFA7C7;
Lowercase HEX
#efa7c7

Shades

Tints

Tones

Harmony

CSS snippets for #EFA7C7

.color-efa7c7 {
  color: #EFA7C7;
  background-color: #EFA7C7;
}

Frequently asked questions

What color is #EFA7C7?+

#EFA7C7 is a HEX color with RGB value rgb(239, 167, 199) and HSL value hsl(333, 69%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EFA7C7?+

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