#EAB3F6 Color

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

Color preview

#EAB3F6

Color formats

HEX
#EAB3F6
RGB
rgb(234, 179, 246)
RGBA
rgba(234, 179, 246, 1)
HSL
hsl(289, 79%, 83%)
HSV
hsv(289, 27%, 96%)
CMYK
cmyk(5%, 27%, 0%, 4%)
CSS variable
--color-primary: #EAB3F6;
Lowercase HEX
#eab3f6

Shades

Tints

Tones

Harmony

CSS snippets for #EAB3F6

.color-eab3f6 {
  color: #EAB3F6;
  background-color: #EAB3F6;
}

Frequently asked questions

What color is #EAB3F6?+

#EAB3F6 is a HEX color with RGB value rgb(234, 179, 246) and HSL value hsl(289, 79%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EAB3F6?+

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