#339BAD Color

Inspect #339BAD across formats, palettes, contrast and closest named color matches.

Color preview

#339BAD

Color formats

HEX
#339BAD
RGB
rgb(51, 155, 173)
RGBA
rgba(51, 155, 173, 1)
HSL
hsl(189, 54%, 44%)
HSV
hsv(189, 71%, 68%)
CMYK
cmyk(71%, 10%, 0%, 32%)
CSS variable
--color-primary: #339BAD;
Lowercase HEX
#339bad

Shades

Tints

Tones

Harmony

CSS snippets for #339BAD

.color-339bad {
  color: #339BAD;
  background-color: #339BAD;
}

Frequently asked questions

What color is #339BAD?+

#339BAD is a HEX color with RGB value rgb(51, 155, 173) and HSL value hsl(189, 54%, 44%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #339BAD?+

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