#3E666F Color

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

Color preview

#3E666F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #3E666F

.color-3e666f {
  color: #3E666F;
  background-color: #3E666F;
}

Frequently asked questions

What color is #3E666F?+

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

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

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