#EFBEF6 Color

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

Color preview

#EFBEF6

Color formats

HEX
#EFBEF6
RGB
rgb(239, 190, 246)
RGBA
rgba(239, 190, 246, 1)
HSL
hsl(293, 76%, 85%)
HSV
hsv(293, 23%, 96%)
CMYK
cmyk(3%, 23%, 0%, 4%)
CSS variable
--color-primary: #EFBEF6;
Lowercase HEX
#efbef6

Shades

Tints

Tones

Harmony

CSS snippets for #EFBEF6

.color-efbef6 {
  color: #EFBEF6;
  background-color: #EFBEF6;
}

Frequently asked questions

What color is #EFBEF6?+

#EFBEF6 is a HEX color with RGB value rgb(239, 190, 246) and HSL value hsl(293, 76%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EFBEF6?+

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