#3F666F Color

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

Color preview

#3F666F

Color formats

HEX
#3F666F
RGB
rgb(63, 102, 111)
RGBA
rgba(63, 102, 111, 1)
HSL
hsl(191, 28%, 34%)
HSV
hsv(191, 43%, 44%)
CMYK
cmyk(43%, 8%, 0%, 56%)
CSS variable
--color-primary: #3F666F;
Lowercase HEX
#3f666f

Shades

Tints

Tones

Harmony

CSS snippets for #3F666F

.color-3f666f {
  color: #3F666F;
  background-color: #3F666F;
}

Frequently asked questions

What color is #3F666F?+

#3F666F is a HEX color with RGB value rgb(63, 102, 111) and HSL value hsl(191, 28%, 34%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #3F666F?+

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