#EBB6EB Color

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

Color preview

#EBB6EB

Color formats

HEX
#EBB6EB
RGB
rgb(235, 182, 235)
RGBA
rgba(235, 182, 235, 1)
HSL
hsl(300, 57%, 82%)
HSV
hsv(300, 23%, 92%)
CMYK
cmyk(0%, 23%, 0%, 8%)
CSS variable
--color-primary: #EBB6EB;
Lowercase HEX
#ebb6eb

Shades

Tints

Tones

Harmony

CSS snippets for #EBB6EB

.color-ebb6eb {
  color: #EBB6EB;
  background-color: #EBB6EB;
}

Frequently asked questions

What color is #EBB6EB?+

#EBB6EB is a HEX color with RGB value rgb(235, 182, 235) and HSL value hsl(300, 57%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBB6EB?+

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