#2F82CB Color

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

Color preview

#2F82CB

Color formats

HEX
#2F82CB
RGB
rgb(47, 130, 203)
RGBA
rgba(47, 130, 203, 1)
HSL
hsl(208, 62%, 49%)
HSV
hsv(208, 77%, 80%)
CMYK
cmyk(77%, 36%, 0%, 20%)
CSS variable
--color-primary: #2F82CB;
Lowercase HEX
#2f82cb

Shades

Tints

Tones

Harmony

CSS snippets for #2F82CB

.color-2f82cb {
  color: #2F82CB;
  background-color: #2F82CB;
}

Frequently asked questions

What color is #2F82CB?+

#2F82CB is a HEX color with RGB value rgb(47, 130, 203) and HSL value hsl(208, 62%, 49%). Its closest CSS named color is SteelBlue.

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

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