#6F698C Color

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

Color preview

#6F698C

Color formats

HEX
#6F698C
RGB
rgb(111, 105, 140)
RGBA
rgba(111, 105, 140, 1)
HSL
hsl(250, 14%, 48%)
HSV
hsv(250, 25%, 55%)
CMYK
cmyk(21%, 25%, 0%, 45%)
CSS variable
--color-primary: #6F698C;
Lowercase HEX
#6f698c

Shades

Tints

Tones

Harmony

CSS snippets for #6F698C

.color-6f698c {
  color: #6F698C;
  background-color: #6F698C;
}

Frequently asked questions

What color is #6F698C?+

#6F698C is a HEX color with RGB value rgb(111, 105, 140) and HSL value hsl(250, 14%, 48%). Its closest CSS named color is SlateGray.

What is the closest Tailwind color to #6F698C?+

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