#EFBADF Color

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

Color preview

#EFBADF

Color formats

HEX
#EFBADF
RGB
rgb(239, 186, 223)
RGBA
rgba(239, 186, 223, 1)
HSL
hsl(318, 62%, 83%)
HSV
hsv(318, 22%, 94%)
CMYK
cmyk(0%, 22%, 7%, 6%)
CSS variable
--color-primary: #EFBADF;
Lowercase HEX
#efbadf

Shades

Tints

Tones

Harmony

CSS snippets for #EFBADF

.color-efbadf {
  color: #EFBADF;
  background-color: #EFBADF;
}

Frequently asked questions

What color is #EFBADF?+

#EFBADF is a HEX color with RGB value rgb(239, 186, 223) and HSL value hsl(318, 62%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EFBADF?+

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