#314E4B Color

Inspect #314E4B across formats, palettes, contrast and closest named color matches.

Color preview

#314E4B

Color formats

HEX
#314E4B
RGB
rgb(49, 78, 75)
RGBA
rgba(49, 78, 75, 1)
HSL
hsl(174, 23%, 25%)
HSV
hsv(174, 37%, 31%)
CMYK
cmyk(37%, 0%, 4%, 69%)
CSS variable
--color-primary: #314E4B;
Lowercase HEX
#314e4b

Shades

Tints

Tones

Harmony

CSS snippets for #314E4B

.color-314e4b {
  color: #314E4B;
  background-color: #314E4B;
}

Frequently asked questions

What color is #314E4B?+

#314E4B is a HEX color with RGB value rgb(49, 78, 75) and HSL value hsl(174, 23%, 25%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #314E4B?+

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