#B68ECC Color

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

Color preview

#B68ECC

Color formats

HEX
#B68ECC
RGB
rgb(182, 142, 204)
RGBA
rgba(182, 142, 204, 1)
HSL
hsl(279, 38%, 68%)
HSV
hsv(279, 30%, 80%)
CMYK
cmyk(11%, 30%, 0%, 20%)
CSS variable
--color-primary: #B68ECC;
Lowercase HEX
#b68ecc

Shades

Tints

Tones

Harmony

CSS snippets for #B68ECC

.color-b68ecc {
  color: #B68ECC;
  background-color: #B68ECC;
}

Frequently asked questions

What color is #B68ECC?+

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

What is the closest Tailwind color to #B68ECC?+

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