#2F6D9D Color

Inspect #2F6D9D across formats, palettes, contrast and closest named color matches.

Color preview

#2F6D9D

Color formats

HEX
#2F6D9D
RGB
rgb(47, 109, 157)
RGBA
rgba(47, 109, 157, 1)
HSL
hsl(206, 54%, 40%)
HSV
hsv(206, 70%, 62%)
CMYK
cmyk(70%, 31%, 0%, 38%)
CSS variable
--color-primary: #2F6D9D;
Lowercase HEX
#2f6d9d

Shades

Tints

Tones

Harmony

CSS snippets for #2F6D9D

.color-2f6d9d {
  color: #2F6D9D;
  background-color: #2F6D9D;
}

Frequently asked questions

What color is #2F6D9D?+

#2F6D9D is a HEX color with RGB value rgb(47, 109, 157) and HSL value hsl(206, 54%, 40%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #2F6D9D?+

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