#034B50 Color

Inspect #034B50 across formats, palettes, contrast and closest named color matches.

Color preview

#034B50

Color formats

HEX
#034B50
RGB
rgb(3, 75, 80)
RGBA
rgba(3, 75, 80, 1)
HSL
hsl(184, 93%, 16%)
HSV
hsv(184, 96%, 31%)
CMYK
cmyk(96%, 6%, 0%, 69%)
CSS variable
--color-primary: #034B50;
Lowercase HEX
#034b50

Shades

Tints

Tones

Harmony

CSS snippets for #034B50

.color-034b50 {
  color: #034B50;
  background-color: #034B50;
}

Frequently asked questions

What color is #034B50?+

#034B50 is a HEX color with RGB value rgb(3, 75, 80) and HSL value hsl(184, 93%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #034B50?+

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