#3D9DBD Color

Inspect #3D9DBD across formats, palettes, contrast and closest named color matches.

Color preview

#3D9DBD

Color formats

HEX
#3D9DBD
RGB
rgb(61, 157, 189)
RGBA
rgba(61, 157, 189, 1)
HSL
hsl(195, 51%, 49%)
HSV
hsv(195, 68%, 74%)
CMYK
cmyk(68%, 17%, 0%, 26%)
CSS variable
--color-primary: #3D9DBD;
Lowercase HEX
#3d9dbd

Shades

Tints

Tones

Harmony

CSS snippets for #3D9DBD

.color-3d9dbd {
  color: #3D9DBD;
  background-color: #3D9DBD;
}

Frequently asked questions

What color is #3D9DBD?+

#3D9DBD is a HEX color with RGB value rgb(61, 157, 189) and HSL value hsl(195, 51%, 49%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #3D9DBD?+

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