#EFABCB Color

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

Color preview

#EFABCB

Color formats

HEX
#EFABCB
RGB
rgb(239, 171, 203)
RGBA
rgba(239, 171, 203, 1)
HSL
hsl(332, 68%, 80%)
HSV
hsv(332, 28%, 94%)
CMYK
cmyk(0%, 28%, 15%, 6%)
CSS variable
--color-primary: #EFABCB;
Lowercase HEX
#efabcb

Shades

Tints

Tones

Harmony

CSS snippets for #EFABCB

.color-efabcb {
  color: #EFABCB;
  background-color: #EFABCB;
}

Frequently asked questions

What color is #EFABCB?+

#EFABCB is a HEX color with RGB value rgb(239, 171, 203) and HSL value hsl(332, 68%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EFABCB?+

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