#2E676B Color

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

Color preview

#2E676B

Color formats

HEX
#2E676B
RGB
rgb(46, 103, 107)
RGBA
rgba(46, 103, 107, 1)
HSL
hsl(184, 40%, 30%)
HSV
hsv(184, 57%, 42%)
CMYK
cmyk(57%, 4%, 0%, 58%)
CSS variable
--color-primary: #2E676B;
Lowercase HEX
#2e676b

Shades

Tints

Tones

Harmony

CSS snippets for #2E676B

.color-2e676b {
  color: #2E676B;
  background-color: #2E676B;
}

Frequently asked questions

What color is #2E676B?+

#2E676B is a HEX color with RGB value rgb(46, 103, 107) and HSL value hsl(184, 40%, 30%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #2E676B?+

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