#255CAF Color

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

Color preview

#255CAF

Color formats

HEX
#255CAF
RGB
rgb(37, 92, 175)
RGBA
rgba(37, 92, 175, 1)
HSL
hsl(216, 65%, 42%)
HSV
hsv(216, 79%, 69%)
CMYK
cmyk(79%, 47%, 0%, 31%)
CSS variable
--color-primary: #255CAF;
Lowercase HEX
#255caf

Shades

Tints

Tones

Harmony

CSS snippets for #255CAF

.color-255caf {
  color: #255CAF;
  background-color: #255CAF;
}

Frequently asked questions

What color is #255CAF?+

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

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

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