#B18ECC Color

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

Color preview

#B18ECC

Color formats

HEX
#B18ECC
RGB
rgb(177, 142, 204)
RGBA
rgba(177, 142, 204, 1)
HSL
hsl(274, 38%, 68%)
HSV
hsv(274, 30%, 80%)
CMYK
cmyk(13%, 30%, 0%, 20%)
CSS variable
--color-primary: #B18ECC;
Lowercase HEX
#b18ecc

Shades

Tints

Tones

Harmony

CSS snippets for #B18ECC

.color-b18ecc {
  color: #B18ECC;
  background-color: #B18ECC;
}

Frequently asked questions

What color is #B18ECC?+

#B18ECC is a HEX color with RGB value rgb(177, 142, 204) and HSL value hsl(274, 38%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B18ECC?+

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