#399BAD Color

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

Color preview

#399BAD

Color formats

HEX
#399BAD
RGB
rgb(57, 155, 173)
RGBA
rgba(57, 155, 173, 1)
HSL
hsl(189, 50%, 45%)
HSV
hsv(189, 67%, 68%)
CMYK
cmyk(67%, 10%, 0%, 32%)
CSS variable
--color-primary: #399BAD;
Lowercase HEX
#399bad

Shades

Tints

Tones

Harmony

CSS snippets for #399BAD

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

Frequently asked questions

What color is #399BAD?+

#399BAD is a HEX color with RGB value rgb(57, 155, 173) and HSL value hsl(189, 50%, 45%). Its closest CSS named color is SteelBlue.

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

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