#255AAF Color

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

Color preview

#255AAF

Color formats

HEX
#255AAF
RGB
rgb(37, 90, 175)
RGBA
rgba(37, 90, 175, 1)
HSL
hsl(217, 65%, 42%)
HSV
hsv(217, 79%, 69%)
CMYK
cmyk(79%, 49%, 0%, 31%)
CSS variable
--color-primary: #255AAF;
Lowercase HEX
#255aaf

Shades

Tints

Tones

Harmony

CSS snippets for #255AAF

.color-255aaf {
  color: #255AAF;
  background-color: #255AAF;
}

Frequently asked questions

What color is #255AAF?+

#255AAF is a HEX color with RGB value rgb(37, 90, 175) and HSL value hsl(217, 65%, 42%). Its closest CSS named color is SteelBlue.

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

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