#68568B Color

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

Color preview

#68568B

Color formats

HEX
#68568B
RGB
rgb(104, 86, 139)
RGBA
rgba(104, 86, 139, 1)
HSL
hsl(260, 24%, 44%)
HSV
hsv(260, 38%, 55%)
CMYK
cmyk(25%, 38%, 0%, 45%)
CSS variable
--color-primary: #68568B;
Lowercase HEX
#68568b

Shades

Tints

Tones

Harmony

CSS snippets for #68568B

.color-68568b {
  color: #68568B;
  background-color: #68568B;
}

Frequently asked questions

What color is #68568B?+

#68568B is a HEX color with RGB value rgb(104, 86, 139) and HSL value hsl(260, 24%, 44%). Its closest CSS named color is RebeccaPurple.

What is the closest Tailwind color to #68568B?+

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