#255FBB Color

Inspect #255FBB across formats, palettes, contrast and closest named color matches.

Color preview

#255FBB

Color formats

HEX
#255FBB
RGB
rgb(37, 95, 187)
RGBA
rgba(37, 95, 187, 1)
HSL
hsl(217, 67%, 44%)
HSV
hsv(217, 80%, 73%)
CMYK
cmyk(80%, 49%, 0%, 27%)
CSS variable
--color-primary: #255FBB;
Lowercase HEX
#255fbb

Shades

Tints

Tones

Harmony

CSS snippets for #255FBB

.color-255fbb {
  color: #255FBB;
  background-color: #255FBB;
}

Frequently asked questions

What color is #255FBB?+

#255FBB is a HEX color with RGB value rgb(37, 95, 187) and HSL value hsl(217, 67%, 44%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #255FBB?+

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