#2F6A9D Color

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

Color preview

#2F6A9D

Color formats

HEX
#2F6A9D
RGB
rgb(47, 106, 157)
RGBA
rgba(47, 106, 157, 1)
HSL
hsl(208, 54%, 40%)
HSV
hsv(208, 70%, 62%)
CMYK
cmyk(70%, 32%, 0%, 38%)
CSS variable
--color-primary: #2F6A9D;
Lowercase HEX
#2f6a9d

Shades

Tints

Tones

Harmony

CSS snippets for #2F6A9D

.color-2f6a9d {
  color: #2F6A9D;
  background-color: #2F6A9D;
}

Frequently asked questions

What color is #2F6A9D?+

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

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

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