#2F514C Color

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

Color preview

#2F514C

Color formats

HEX
#2F514C
RGB
rgb(47, 81, 76)
RGBA
rgba(47, 81, 76, 1)
HSL
hsl(171, 27%, 25%)
HSV
hsv(171, 42%, 32%)
CMYK
cmyk(42%, 0%, 6%, 68%)
CSS variable
--color-primary: #2F514C;
Lowercase HEX
#2f514c

Shades

Tints

Tones

Harmony

CSS snippets for #2F514C

.color-2f514c {
  color: #2F514C;
  background-color: #2F514C;
}

Frequently asked questions

What color is #2F514C?+

#2F514C is a HEX color with RGB value rgb(47, 81, 76) and HSL value hsl(171, 27%, 25%). Its closest CSS named color is DarkSlateGray.

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

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