#409DBF Color

Inspect #409DBF across formats, palettes, contrast and closest named color matches.

Color preview

#409DBF

Color formats

HEX
#409DBF
RGB
rgb(64, 157, 191)
RGBA
rgba(64, 157, 191, 1)
HSL
hsl(196, 50%, 50%)
HSV
hsv(196, 66%, 75%)
CMYK
cmyk(66%, 18%, 0%, 25%)
CSS variable
--color-primary: #409DBF;
Lowercase HEX
#409dbf

Shades

Tints

Tones

Harmony

CSS snippets for #409DBF

.color-409dbf {
  color: #409DBF;
  background-color: #409DBF;
}

Frequently asked questions

What color is #409DBF?+

#409DBF is a HEX color with RGB value rgb(64, 157, 191) and HSL value hsl(196, 50%, 50%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #409DBF?+

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