#EEBAE9 Color

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

Color preview

#EEBAE9

Color formats

HEX
#EEBAE9
RGB
rgb(238, 186, 233)
RGBA
rgba(238, 186, 233, 1)
HSL
hsl(306, 60%, 83%)
HSV
hsv(306, 22%, 93%)
CMYK
cmyk(0%, 22%, 2%, 7%)
CSS variable
--color-primary: #EEBAE9;
Lowercase HEX
#eebae9

Shades

Tints

Tones

Harmony

CSS snippets for #EEBAE9

.color-eebae9 {
  color: #EEBAE9;
  background-color: #EEBAE9;
}

Frequently asked questions

What color is #EEBAE9?+

#EEBAE9 is a HEX color with RGB value rgb(238, 186, 233) and HSL value hsl(306, 60%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EEBAE9?+

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