#EFBEFB Color

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

Color preview

#EFBEFB

Color formats

HEX
#EFBEFB
RGB
rgb(239, 190, 251)
RGBA
rgba(239, 190, 251, 1)
HSL
hsl(288, 88%, 86%)
HSV
hsv(288, 24%, 98%)
CMYK
cmyk(5%, 24%, 0%, 2%)
CSS variable
--color-primary: #EFBEFB;
Lowercase HEX
#efbefb

Shades

Tints

Tones

Harmony

CSS snippets for #EFBEFB

.color-efbefb {
  color: #EFBEFB;
  background-color: #EFBEFB;
}

Frequently asked questions

What color is #EFBEFB?+

#EFBEFB is a HEX color with RGB value rgb(239, 190, 251) and HSL value hsl(288, 88%, 86%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFBEFB?+

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